Rhino resets the class path [message #1647575] |
Tue, 03 March 2015 13:55 |
Prabhat Kosuru Messages: 10 Registered: February 2015 |
Junior Member |
|
|
I have noticed that Rhino is resetting the classpath of java somehow.
This creating a bit of problems to load & compile classes at runtime dynamically.. is there a way that we can prevent this ... ?
for example - when i run java and find the class path in eclipse via System.getProperty("java.class.path") i get the full class path.
But when executing a js using Rhino and call the same i get only - org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar to be in the class path ..
why is this so .. can we configure rhino settings to use the original class path ..
[Updated on: Tue, 03 March 2015 14:04] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04201 seconds