Cannot run webapp that uses geronimo-servlet_2.5_spec
-----------------------------------------------------

                 Key: MTOMCAT-38
                 URL: http://jira.codehaus.org/browse/MTOMCAT-38
             Project: Maven 2.x Tomcat Plugin
          Issue Type: Bug
    Affects Versions: 1.0-beta-1
            Reporter: Benson Margulies
         Attachments: cpd.jar

I will attach a trivial servlet that is set up using 

                <dependency>
                        <groupId>org.apache.geronimo.specs</groupId>
                        <artifactId>geronimo-servlet_2.5_spec</artifactId>
                        <version>1.2</version>
                </dependency>

tomcat:run fails complaining that it can't cast the servlet to a servlet.

I'm rather bewildered as to how the CXFServlet, which works the same way, 
avoids this.


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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to