[jboss-jira] [JBoss JIRA] Created: (JBAS-3426) Fix org.jboss.test.jacc.test.WebIntegrationUnitTestCase in HEAD

Anil Saldhana (JIRA) jira-events at jboss.com
Tue Jul 25 11:54:11 EDT 2006


Fix org.jboss.test.jacc.test.WebIntegrationUnitTestCase in HEAD
---------------------------------------------------------------

                 Key: JBAS-3426
                 URL: http://jira.jboss.com/jira/browse/JBAS-3426
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Security, Web (Tomcat) service
         Environment: org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC)
as well as org.jboss.test.jacc.test.WebIntegrationUnitTestCase
            Reporter: Anil Saldhana
         Assigned To: Scott M Stark
             Fix For: JBossAS-5.0.0.Beta


There is privileges related exception that is showing up in HEAD whereas in Branch_4_0, does not show up.

=======================================================================================
10:37:07,843 INFO  [ENCServlet] InitialContext.env:
10:37:07,843 INFO  [ENCServlet] Key: java.naming.factory.initial, value: org.jnp.interfaces.NamingContextFactory
10:37:07,843 INFO  [ENCServlet] Key: java.naming.factory.url.pkgs, value: org.jboss.naming:org.jnp.interfaces:org.jboss.naming:org.jnp.interfaces
10:37:07,890 ERROR [[invoker]] Allocate exception for servlet invoker
java.lang.SecurityException: Servlet of class org.apache.catalina.servlets.Invok
erServlet is privileged and cannot be loaded by this web application
        at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1114)
        at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:784)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
        at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:174)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
=========================================================================================

Something changed in TC6 as to how web apps can invoke the container servlets?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list