no, just rename your project steve-jaxrs-test - or do super advanced properties config but clearly easier to not use tomee- as prefix and in practise no project are named this way ;).
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:35 GMT-07:00 Steve Goldsmith <[email protected]>: > Oh, does the "-" mess things up? > > On Fri, Aug 14, 2015 at 10:33 PM, Romain Manni-Bucau < > [email protected]> > wrote: > > > 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. > > > > > > > > > -- > Steven P. Goldsmith >
