José, thanks for the response. Evidently, I need to consider that option. I hope to use that option one day.
Thanks again, Howard On Mar 4, 2013 3:12 PM, "José Luis Cetina" <[email protected]> wrote: > I use netbeans in my ear app (1 ejb module, 5 webapps, 3 jar modules as > librarys etc...). > > The idea is use tomee-maven-plugin, everything works fine for me. > > Why dont consider maven?? > > > 2013/3/4 Howard W. Smith, Jr. <[email protected]> > > > I would like to echo this question[1] here; also, the same is asked for > > tomcat[2]. Response seems to be the same for tomee (and tomcat). > > > > After some research via google last night, I did see the following: > > > > 1. not much or 'no demand' for a seamless way of developing EJB project > in > > NetBeans, to be deployed to TomEE/OpenEJB :( > > > > 2. it is a bit painful to develop EJB project in NetBeans for > TomEE/OpenEJB > > and Tomcat > > > > 3. TomEE goal = 'web 6 profile' > > > > > > With that said, I have found success using NetBeans to develop WAR that I > > can drop into tomee/webapps; that works well for me, since 'web 6 > profile' > > is a goal of TomEE. thanks! :) > > > > Also, since I listen in on topics/questions/emails on this list, I know > > that it is possible to develop EJB JARs and/or EARs and deploy to or drop > > in tomee/apps (etc...), but I'm on the NetBeans 'side of the world'. :) > > > > Is there anyone out there having success 'developing' EJB projects, that > > have OpenEJB/TomEE dependencies, and 'not' using Maven? In the past, > prior > > to develop JSF web application via NetBeans/Glassfish, I developed EJB > > (project) and EAR (application/client) very easily via NetBeans IDE/GUI > > (without going back to the basics[3]), and deployed to Glassfish. > > > > Per my findings last night, it seems though for me to have success on > this > > side of the world, I will have to go back to the basics[3] and rely on > > TomEE's ability to load 'an unpacked JAR'[4]. > > > > I am definitely open to being corrected-or-enlightened here. :) > > > > > > [1] > > > > > http://stackoverflow.com/questions/3612239/how-to-setup-a-project-in-netbeans-for-ejb-development-using-openejb > > > > [2] > > > > > http://stackoverflow.com/questions/4304757/how-to-deploy-ejb-3-or-web-application-on-tomcat > > > > [3] http://openejb.codehaus.org/hello-world.html > > > > [4] http://tomee.apache.org/deployments.html > > > > > > -- > ------------------------------------------------------------------- > *SCJA. José Luis Cetina* > ------------------------------------------------------------------- >
