Forums

Full Version: Add database driver to classpath?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I just stumbled upon your tool here and I'm trying to write a quick adapter that talks to a database. Obviously I need to use a database driver, but I can't figure out how to add that driver (or any other jars) to the 34all.jar's classpath without running it by hand. Does 34all automatically discover jars to add to the classpath somehow? It seems to automatically discover the jar that has my adapter in, but nothing else. i have tried to put it into the lib and like nap/misc with no luck. Any help would be appreciated!
Maybe this brings up a larger question. How do I make my own GUI instead of running net.goosebumps4all.three4all.Start? I don't want all the other apps (genealogy, etc), just my stuff.
Good morning Serff,

thanks a lot for your feedback and interest in 34all.
34all loads the "adapter jars" dynamically on demand. In the menu you will find everything what 34all finds in the subfolders of the nap folder. So just remove what you don't want in the menu from the respective subfolders.

cheers

martin
Reference URL's