Can you make a jar with a java database application work outside of NetBeans 6.5 IDE? The application has the included in the library folder:

1. appframework-1.0.3.jar
2. beansbinding-1.2.1.jar
3. derbyclient.jar
4. groovy-all.jar
5. swing-layout-1.0.3.jar
6. swing-worker-1.1.jar
7. toplink-essentials.jar
8. toplink-essentials-agent.jar

Application works with IDE running with the Apache Derby Server connected. Sugguestions would be helpful. Thanks.

No I don't think so. Since your application connects the database server it would need the database server running, whenever it's invoked on the client machine. This won't be true in your case since you run the server inside your NetBeans IDE.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.