you use deployclasspath so the classpath is scanned so your project ends scanned as tomee-jaxrs-test but tomee-* are ignored.
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-08-14 19:28 GMT-07:00 sgjava <[email protected]>: > I'm using <artifactId>tomee-jaxrs-test</artifactId>, same as the context, > but > would that matter since default dir is inside this dir? Why would it be > different from javax.ejb.embeddable.EJBContainer? > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/org-apache-tomee-embedded-Container-deployment-issues-tp4675898p4675900.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
