An application I have written uses the cocoon work frame in which a java class is compiled which uses the OpenORB. Their is a problem with the initialisation of the ORB, it tries to add a url handler and for some reason tomcat doesn't like this (see http://openorb.exolab.org/list-archive-dev/msg01505.html). I have tried to add the jar file containing the orb into the common directory which doesn't help and added the catalina.out file giving full permision to every class, but this has also no effect.
What i want to know is, how do i give my openorb classes in tomcat permission to adapt the url handler? Versions: OpenORB 1.1.0 Cocoon 2.01 Tomcat 4.0.1 -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
