Re: hsqldb - trying to run inside Tomcat

From: Mladen Adamovic (adamm_at_n-o-s.pam.blic.net)
Date: 03/05/04


Date: Fri, 5 Mar 2004 15:20:41 +0100

For some reason my version of hsqldb do not need to be started when you use
in my database application, so
I DON'T RUN hsqldb server at all by implicit invoke it.

"Dave Cline" <davecline@hotmail.com> wrote:
> I want to run the Server version of hsqldb. I want to run it from
> within my servlet - in my WAR.
> Anyone know how to start a jar from within an existing servlet in
> Tomcat?
> "java -cp ../lib/hsqldb.jar org.hsqldb.Server -database mydb"
> I want to do this inside my WAR?



Relevant Pages

  • hsqldb - trying to run inside Tomcat
    ... I want to use hsqldb in my Tomcat Servlet. ... I want to embed the database within the class structure of my WAR. ... I'm currently using the standalone instance of hsqldb successfull ...
    (comp.lang.java.databases)
  • HSQLDB potential Memory Leak
    ... Using hsqldb in a servlet. ... The issues is that it is hit about 10 times per ... When I start putting inserts and updates into it, ...
    (comp.lang.java.databases)
  • HSQLDB potential Memory Leak
    ... Using hsqldb in a servlet. ... The issues is that it is hit about 10 times per ... When I start putting inserts and updates into it, ...
    (comp.lang.java.databases)
  • HSQLDB potential Memory Leak
    ... Using hsqldb in a servlet. ... The issues is that it is hit about 10 times per ... When I start putting inserts and updates into it, ...
    (comp.lang.java.databases)