Re: How to package an EJB3.1 WebService in an EAR

2013-01-03 Thread ymaraner
Are these issues also going to be fixed in an update to 1.5.1 or just 1.5.2? Also, is there a JIRA or two associated with this fix? Thanks again - - Tim -- View this message in context:

Re: How to package an EJB3.1 WebService in an EAR

2012-12-19 Thread ymaraner
A very simple example can be found here: https://github.com/ymaraner/EJBWebServiceInEar https://github.com/ymaraner/EJBWebServiceInEar It has a single HelloWorld webservice that is packaged inside of an EAR file. It has the same issue when I deploy it to TomEE (by placing it in the apps folder)