1 Reply Latest reply on Feb 18, 2011 7:16 AM by alesj

    Dynamically modify BaseClassLoader classpath?

    ted.hulick

      How can I dynamically modify the BaseClassLoader classpath?  OR call an API to set the default classpath at startup?

       

      So, if it was a URLClassLoader you could use addURL....

       

      So, how can I call something or set something to make the BaseClassLoader pick up my jars...