« Return to Thread: Dynamically adding to classpath

Dynamically adding to classpath

by Chris Evans-8 :: Rate this Message:

Reply to Author | View in Thread

I'm working on a module for managing Websphere, using Jruby and
Websphere MBeans. It works great, but I've modified jruby.sh to add
the (numerous) needed $WAS_HOME/lib jar files to the classpath.

I'd prefer to give my module the name of the WAS_HOME/lib directory,
and have my module add the needed jars to the load path or classpath
programmatically, leaving jruby.sh untouched ( and my command line
clean and simple)

Possible?

Thanks,
Chris

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Dynamically adding to classpath