Kristian Waagan-4 wrote: > > Hi, > > Good to see that you made it work :) > I believe it should work by setting the properties as well. > Did you specify the property (or properties) in the derby.properties > file, or as Java system properties (either on the command line or using > System.setProperty *before* the JDBC driver is loaded)? > > If you used the file, maybe it was located in the wrong place such that > the properties in it didn't get loaded? > > > Regards, > -- > Kristian >
I tried to put it in the VM args in my Eclipse as below: -Dderby.drda.startNetworkServer=true -- View this message in context: http://www.nabble.com/Problem-with-Derby-Embedded-Server-tp26109306p26112324.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
