Skip to Content
0
Former Member
Apr 14, 2010 at 02:46 PM

Source code for com.crystaldecisions.enterprise.ocaframework.ServiceMgr

39 Views

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