Christian Kaps wrote: > > I have seen that the javaee-api-5.0-2.jar provides the jms lib. > Yep, it contains all java EE API (JMS, EJB, JPA, ...). So you have to set it as provided in maven to prevent maven from deploying it with your webapp.
Jean-Louis -- View this message in context: http://www.nabble.com/Strange-exception-with-Tomcat-plugin-tp24744215p24753152.html Sent from the OpenEJB User mailing list archive at Nabble.com.
