Hi,

please check it works with 1.6.0-SNAPSHOT. In fact it is a change in tomcat
itself after some discussion with the servlet expert group. The fact to
tolerate it was "wrong" so they changed it (creating such regressions :().
We hacked it in 1.6.0-SNAPHOT but i don't think it was backported in 1.5.x
since it was not a good practise and not asked.

*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/16 dorwin <[email protected]>

> We are using the playframework and have a war file that works in 1.5.1 but
> will not deploy in 1.5.2 snapshot or 1.5.3 snapshot.
>
> We downloaded our snapshot from
>
> https://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/1.5.3-SNAPSHOT/
>
> The error message we get is: The servlets named [Play] and [Play] are both
> mapped to the url-pattern [/] which is not permitted.
>
> I saw a prior thread on servlets being loaded twice. It looked like it had
> been fixed on 1.6.0 possibly but seems to be failing again.
>
> We are migrating to 1.5.2 from 1.5.1 because we were unable to get a
> webservice to work in 1.5.1.
>
> Is there a workaround for either of these?
> I have a simple helloworld.war that reproduces the problem that's about
> 28MB
> in size if needed.
>
> Dorwin
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/war-file-fails-to-deploy-servlet-loaded-twice-tp4662288.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to