In eGate 4.5.3 there was a way to get the base directory of eGate on the file system to easily locate application files without having to resort to the classpath. Is there a comparable way to do this in JCAPS?
[216 byte] By [cybert1mmya] at [2007-11-27 5:57:51]
I am sure there is an existing variable that is available (i.e. ${com.sun.aas.installRoot}) but you could always add another JVM variable to point to the specific directory you wish to access.