I have an EJB application that is packaged as a JAR file. It works fine when deployed to TomEE Plus (to the apps directory) but does not work when deployed to TomEE webprofile. Is it possible that this is because I am connecting to the session beans via http (port 8080) and the web profile version does not include web services?
Any help is greatly appreciated. Steve Weiss -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/EJB-application-works-in-TomEE-Plus-but-not-TomEE-webprofile-tp4679495.html Sent from the TomEE Users mailing list archive at Nabble.com.
