Hi, there is a jar with the classifier -uber: this is the all in one jar: https://repository.apache.org/content/groups/snapshots/org/apache/openejb/tomee-embedded/1.1.0-SNAPSHOT/tomee-embedded-1.1.0-20120728.040754-83-uber.jar
- Romain 2012/7/30 dorwin <[email protected]> > I got the tomee-embedded-1.0.0.jar to work. > > I had to add: > commons-io-2.4.jar > tomcat-juli-7.0.27.jar > velocity-1.6.4.jar > > The only place I found tomee-embedded was: > http://mvnrepository.com/artifact/org.apache.openejb/tomee-embedded > > You can also get it by downloading the examples for tomee and pulling in > all > the maven dependencies. > > I found an all-in-one embedded jetty, but not sure I could get CDI to work > with it, so I'm glad I got the embedded TomEE to work with a webapp. > > Thanks for all the hard work going into TomEE! > > Dorwin > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Help-with-testing-jax-rs-tp4656571p4656572.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
