any chance you share a maven project with a test showing the issue?

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/4/26 erdemy <[email protected]>

> 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