Hi Romain,
yesterday i have checked out trunk source code and build from source. 
still the same problem:

Caused by: java.lang.IllegalArgumentException: The servlets named
[TestServlet] and [TestServlet] are both mapped to the url-pattern [/test/*]
which is not permitted
        at org.apache.catalina.deploy.WebXml.addServletMapping(WebXml.java:335)
        at org.apache.catalina.deploy.WebXml.merge(WebXml.java:1691)
        at
org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1338)
        at
org.apache.tomee.catalina.OpenEJBContextConfig.webConfig(OpenEJBContextConfig.java:297)
        at
org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:878)
        at
org.apache.tomee.catalina.OpenEJBContextConfig.configureStart(OpenEJBContextConfig.java:96)
        at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:369)
        at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
        at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5269)
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Servlet-scanned-twice-in-embedded-mode-tp4662460p4662472.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to