Then you want to run NetWorkServer mode and not Embedded mode.
[EMAIL PROTECTED]
10/16/2006 01:58 PM
Please respond to "Derby Discussion"
To: [email protected]
cc:
Subject: Derby 10.1.3.1 Embedded+Network
I have configured Derby to run in embedded mode, including starting the
Network Framework, within Tomcat5. Everything works fine, except that
when
I connect to the Network framework, ie, via ij or from another machine on
the network, using a query tool, I seem to only get a Read-Only
connection.
If I drop Tomcat (& the embedded instance of Derby) and start a pure
NetworkServer instance then I can get a read-write connection. My goal is
to run Derby embedded in Tomcat, while still having the luxury of
accessing
Derby via the network for queries, maintenance, etc. Thanks for any help.