Hi,
Does anyone know where I can find the source code of the ServiceMgr.java class(com.crystaldecisions.enterprise.ocaframework.ServiceMgr)?
I am trying to understand what system properties this class is trying to access during initialization. Our tomcat container runs with a security manager and is throwing AccessControlException because this class is trying to read from the system properties.
Thanks,
Ben