Hi, I have a module comprising of java source files and some DLL shared libraries. Clients using this module must have the DLLs in a regular folder, on the classpath, not packed in an archive. What package type can I use for this module? Using a jar package type will make the DLLs unusable. Using a folder packaging will stop me from installing the module in a repository (at least so says the documentation).
Best regards, cdan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
