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.
