Can you share a sample showing this issue? Le lundi 29 septembre 2014, Felipe Jaekel <[email protected]> a écrit : > Hi, > > I renamed the JAR and reloaded the webapp, but no success. > > Anything else I can try? > > 2014-09-28 13:28 GMT-03:00 Romain Manni-Bucau <[email protected]>: > >> Hi >> >> quick check to do: rename the jar: "foo.jar" >> >> >> Romain Manni-Bucau >> Twitter: @rmannibucau >> Blog: http://rmannibucau.wordpress.com/ >> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> Github: https://github.com/rmannibucau >> >> >> 2014-09-26 16:33 GMT+02:00 Felipe Jaekel <[email protected]>: >> > Hi, >> > >> > I'm trying to run an existing webapp in TomEE plus 1.7.1. It uses some >> > listeners annotated with @WebListener that are packed in a JAR inside >> > WEB-INF/lib. >> > >> > It works fine in a regular Tomcat, but in TomEE they are ignored, so I >> have >> > to register them in web.xml. >> > >> > Is there anything I can set in system.properties to solve this? I >> > tried openejb.deployments.classpath = true, but no success. >> > >> > Thanks >> >
-- Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
