Hi
        
        I am trying to write a jsp page which lists the current
CLASSPATH known to orion. Obviously, if i use
System.getProperty("java.class.path"), i only get "orion.jar" (or
whatever I have in my shell environment when i start orion).

Presumably there is a way of asking Orion to report the classpath,
either for the entire server, or more possibly on a per application
basis. Either is fine for me. I have looked through the Orion API docs,
and i can't see anything obvious that will do what I want.

Can anyone help.


Thanks


Chris
--



Reply via email to