Ok, that's cool.
Is there any reason that GeoDB can't just be installed as a straight
extension to H2? What is it doing when it starts up?
On Aug 24, 2:23 pm, Justin Deoliveira <
jdeol...@opengeo.org> wrote:
> Hi Martin,
>
> Actually if you run the geodb command with the "-w" parameter it will fire
> up h2 in server mode that accepts three types of connections.
>
> 1. web: webapp that runs a console application
> 2. tcp: straight tcp connections, from jdbc or wherever else
> 3. pg: a postgresql connection emulator
>
> Each of those modes has its own options... which the geodb startup script
> doesn't really expose. So what we should do is tweak that script to accept
> arbitrary options to be passed through to the h2 server.
>
> Creating an issue for this one.
>
>
https://github.com/jdeolive/geodb/issues/8
>
> -Justin
>
> On Wed, Aug 24, 2011 at 2:52 PM, Martin Davis <
mtncl...@gmail.com> wrote:
> > Hi, Justin. Great that you gave my last email such prompt
> > attention.
>
> > Since we're on a roll here... HenPlus is great for quick access to
> > the DB, and for simple demos. But what I'd really like to do is to
> > run H2 as a server, so that I have access to the various client/server
> > interfaces (such as the web GUI, and JDBC). I presume this is
> > possible - but does it require jiggling the out-of-the-box GeoDB
> > install at all? It would be nice to have some doc showing how to do
> > this.
>
> > Martin
>
> --
> Justin Deoliveira
> OpenGeo -
http://opengeo.org