Re: Shutdown Derby database using JPA not DriverManager

2017-01-02 Thread Christian Schneider
s from JPA provider (EclipseLink). Failing those options, I will have to stop / restart the client multiple times. Tim -Original Message----- From: Christian Schneider [mailto:cschneider...@gmail.com] On Behalf Of Christian Schneider Sent: Monday, January 2, 2017 07:32 To: Derby Discussion &

Re: Shutdown Derby database using JPA not DriverManager

2017-01-02 Thread Christian Schneider
connection to it. I tried using the OSGI console to stop the persistence related bundles including javax.persistence, JPA and Derby. Stopping these did not release the file locks that Derby put on log files. Is there a way, using JPA, to shutdown the underlying Derby instance? -- Chri

Derby networked server in OSGi

2011-05-05 Thread Christian Schneider
Import-Package: org.apache.derby.drda,org.apache.derby.iapi.tools.i18n ,org.osgi.framework;version=[1.5,2) -- Christian Schneider http://www.liquid-reality.de CXF and Camel Architect

Re: Derby networked server in OSGi

2011-05-05 Thread Christian Schneider
... But the main problem is that some packages are split in the jar derby and derby net. No you have to do merge-first strategies. By the way, it is a bit weird to have split packages in the derby distribution. Hope this helps :) LP On Thu, May 5, 2011 at 11:03 AM, Christian Schneider ch

Derby networked server in OSGi

2011-05-05 Thread Christian Schneider
-Package: org.apache.derby.drda,org.apache.derby.iapi.tools.i18n ,org.osgi.framework;version=[1.5,2) -- Christian Schneider http://www.liquid-reality.de CXF and Camel Architect SOPERA - The Application Integration Division of Talend http://www.talend.com