Hi Forum, I am newly working with Derby. I have a small project that uses derby in the embedded mode. I created everything in Eclipse. Now I want to package it up so I can install it on a clients machine. I export everything into a jar file. When I run the application from the jar file, I get an error message saying the org.apache.derby.jdbc.EmbeddedDriver is not found. This tells me it did not get included in the export.
So how do I include it? Or how should I package this up? Any and all assistance is greatly appreciated. Thank you, Mike -- View this message in context: http://www.nabble.com/Including-Derby-in-an-application-jar-tp22028032p22028032.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
