Hello;

here are the requested informations:

     Server Informationen
Tomcat Version JVM Version JVM Hersteller OS Name OS Version OS Architektur Apache Tomcat/5.5 1.5.0_14-b03 Sun Microsystems Inc. Linux 2.6.18-6-686 i386


type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: ORBSingleton: access denied
        
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:512)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:395)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause

java.lang.SecurityException: ORBSingleton: access denied
        
com.sun.corba.se.impl.orb.ORBSingleton.string_to_object(ORBSingleton.java:348)
        de.gad.gsi.naming.NameWrapper.<init>(NameWrapper.java:42)
        de.gad.gsi.cbb.simpleTest.go(simpleTest.java:37)
        org.apache.jsp.simple.index_jsp._jspService(index_jsp.java:55)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
----- Original Message ----- From: "Caldarale, Charles R" <chuck.caldar...@unisys.com>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Wednesday, May 19, 2010 3:30 PM
Subject: RE: CORBA and Tomcat


From: pri...@samea.de [mailto:pri...@samea.de]
Subject: CORBA and Tomcat

Does somebody know something about this:
java.lang.SecurityException: ORBSingleton: access denied
com.sun.corba.se.impl.orb.ORBSingleton.string_to_object
       (ORBSingleton.java:348)

Tomcat version?

JVM version?

Platform?

Stack traces?

http://www.catb.org/~esr/faqs/smart-questions.html

I tried to connect to a CORBA-NameServer by using
a Servlet on Tomcat.

That means it's your code, not Tomcat's.

I also grant all premissions in the webapps.policy,
but it doesn't work.

That's not a file that supported versions of Tomcat are aware of.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to