> Added a Network Server to my application (which was already booting > Derby in embedded mode) in its own thread:
This is quite legitimate, and does not constitute double-booting. I think that the terminology we typically use for this is "Embedded server". See these sections of the docs for some more information: http://db.apache.org/derby/docs/10.5/adminguide/cadminov825149.html http://db.apache.org/derby/docs/10.5/adminguide/cadminembeddedserver.html http://db.apache.org/derby/docs/10.5/adminguide/radminembeddedserverex.html thanks, bryan
