[ 
http://issues.apache.org/jira/browse/GERONIMO-1035?page=comments#action_12367050
 ] 

Jeff Genender commented on GERONIMO-1035:
-----------------------------------------

I have to go back to the management patch again...One more swag on the 
management.patch.  It was not built form the top of the module, it was built 
from the src directory.

Now the management and tomcat components build.  The final problem is the 
tomcat-builder patch.  It fails the TomcatModuleBuilderTest.  The results of 
the test are below.  Please rebuild your patches and apply them to a fresh 
check out.  Please be sure they all compile and all unit tests pass.  Thanks

Here is the result of the failed unit test in the Tomcat Builder :

Testcase: 
testDeployWar3(org.apache.geronimo.tomcat.deployment.TomcatModuleBuilderTest):  
  Caused an ERROR
Unable to initialize webapp GBean
org.apache.geronimo.common.DeploymentException: Unable to initialize webapp 
GBean
    at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:404)
    at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilderTest.deployWar(TomcatModuleBuilderTest.java:192)
    at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilderTest.testDeployWar3(TomcatModuleBuilderTest.java:148)
Caused by: java.lang.IllegalArgumentException: Qualifier patterns in the 
URLPatternSpec cannot match the first URLPattern
    at javax.security.jacc.URLPatternSpec.<init>(URLPatternSpec.java:54)
    at 
javax.security.jacc.WebResourcePermission.<init>(WebResourcePermission.java:54)
    at 
org.apache.geronimo.tomcat.deployment.AbstractTomcatModuleBuilder.buildSpecSecurityConfig(AbstractTomcatModuleBuilder.java:677)
    at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:377)
    ... 17 more


> tomcat integration should wrap each servlet indiviudally
> --------------------------------------------------------
>
>          Key: GERONIMO-1035
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1035
>      Project: Geronimo
>         Type: New Feature
>   Components: Tomcat
>     Versions: 1.0-M5
>  Environment: All
>     Reporter: Anita Kulshreshtha
>     Assignee: Jeff Genender
>      Fix For: 1.1
>  Attachments: geronimo-stats-1.1-SNAPSHOT.war, management.patch, 
> management.patch, stats.zip, tomcat-builder.patch, tomcat-builder.patch, 
> tomcat-builder.patch, tomcat-builder.patch, tomcat.patch, tomcat.patch
>
> TomcatModuleBuilder should wrap each servlet specified in the deployment 
> descriptor individually. This is needed by JSR-77 and for gathering tomcat 
> internal statistics.   

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

Reply via email to