[loom] External classpaths
Johan Sjöberg <johan.sjoberg-KK16lzWueydWk0Htik3J/[email protected]> Sat, 24 Apr 2004 14:20:51 +0300
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Hi! Is it possible to define external classpaths for a Loom application? One use case is a JDBC driver when the database is unknown upon assembly. Loom's lib directory could work in some cases, but then all applications would be forced to use the same version. That isn't always possible as some drivers aren't backwards compatible. Cheers, // Johan