Hi the code for tomee 1 and 7 is the same for that so if it works on 1.7.4 it should work on 7.0.
Is your issue linked to parallel deployment or sym links - AFAIK symlink issue should be solved? Side note: when sharing sources can you do it on a public repo (like github/bitbucket)? Also what are the steps to reproduce it? ANy way to add a testcase to the project - using arquillian for instance - to let us reproduce it the same way you see it? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-06-13 14:13 GMT+02:00 Felipe Jaekel <[email protected]>: > Hi, > > When I parallel deploy a webapp on TomEE 7, @WebXXX annotations are > ignored. > > It's the same issue I had when I tried to use TomEE 1.7.1 with symbolic > links. > > Do I need additional config for TomEE 7? > > Thanks > > > *Reference:* > https://issues.apache.org/jira/browse/TOMEE-1370 > > https://qnalist.com/questions/5172279/listeners-annotated-outside-webapp-are-ignored > > *Sample:* > WAR: https://db.tt/XKqMXIw2 > Source: https://db.tt/f8xUnBDg >
