Starting Tomcat from bootstrap.jar

2008-04-15 Thread sandeep_khurana
I want to start Tomcat 4.1 with bootstrap.jar and calling the main function from my simple java program. How can I do it and what all parameters are required by the main function so that it can start the Tomcat? Can I supply the catalina.policy file while starting it up? -- View this message in c

Problems with RMI from Webservice (tomcat4 + axis2 1.3)

2008-04-09 Thread sandeep_khurana
Hi, I have a web service that makes RMI calls to another application that acts like an RMI server. The exception is this ... Caused by: java.security.AccessControlException: access denied (java.io.FilePermission C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\balancer read) at java