We are using EAR folder structure in TomEE. We have a maven build to deploy the EAR and, since TomEE-1.5.1, it is working without problems.
I remember at the beginning things were not working for me because I was deploying the EAR under webapps/ while it should be deployed under apps/ folder. On Mon, Feb 4, 2013 at 9:32 PM, Romain Manni-Bucau <[email protected]>wrote: > Hi, > > Is your issue about creating or deploying the ear? > Le 4 févr. 2013 21:23, "CodeMonkey" <[email protected]> a écrit : > > > Has anyone been able to create an EAR project in Eclipse using TomEE? > > > > I have been able to sucessfully create and deploy a WAR project. When > > creating the WAR project I was able to select the 'Tomcat 7.0 Server' I > > created. However when I go to create an EAR I do not get that option. I > > have also tried to download a server adapter for Tomcat and could not > find > > one. Any ideas? > > > > Note: I have had sucess doing this with Glassfish and JBoss; so I > believe > > I > > know what I'm doing. Does TomEE require a different setup? > > > > > > > > -- > > View this message in context: > > > http://openejb.979440.n4.nabble.com/Unable-to-create-an-EAR-project-in-Eclipse-tp4660582.html > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > >
