Yes it most definitely is. You need to access the database from the web
application using the embedded mode. And then from the web application,
start up a tcpserver. Then you can connect to the database using that
TCP server. I'm not familiar with how you do it from the web.xml, I just
usually do it in the application startup code. I'm sure someone will
point you in the right direction soon!.
On 8/05/2012 6:13 AM, Luigi R. Viggiano wrote:
Is it possible to have the web application access the database in
embedded mode while the external applications accessing it through
server mode, without using the *Automatic* Mixed Mode?
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.