Just to get you started, all the examples are maven projects.
Open a console, cd into the directory of the example you want to run, and run:
mvn clean install Sometimes setting up eclipse is tricky. Andy. On 27/02/18 03:16, Rodolfo Forte wrote:
Hi! I was trying to run some JMS examples on Tomcat and I felt really lost with the available (or lack thereof) material. I found no simple, direct way to do it with Tomcat server (I'm using 9), so I tried TomEE, but all the examples under http://tomee.apache.org/examples-trunk/ do not work by themselves. There must be important configuration steps that are missing. I've downloaded the latest TomEE server, created the server within Eclipse and ran the examples, which pop up error: javax.ejb.EJBException: No EJBContainer provider available: no provider names had been found. Sorry if I'm missing something, but really there is no help whatsoever easily available.
-- Andy Gumbrecht https://twitter.com/AndyGeeDe http://www.tomitribe.com https://www.tomitribe.io Ubique
