Douglas Ferguson <[EMAIL PROTECTED]> writes: > Sure, I'd love to see that script.
Just to be clear, this is not a script, this is java code for a wrapper main application that just adds all jars it find in a list of directories in a classloader then call the real main. I used this as a stable main entry point for an application assembled with maven-assembly-plugin which had a set of changing components and as a replacement for a platform-dependent script. For loading jars inside jar: http://www-128.ibm.com/developerworks/library/j-onejar/ The main wrapper is sent to you by mail. regards. -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
