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. -- Sincerely yours, Rodolfo Forte
