There are differences but we try to make them as small as possible (we even managed a way to simulate webapp context in standalone to get close url in both environments).
To summarrize the differenec let say in standalone you dont have a webapp context. Maybe you can give us some more inputs regarding your requirements? - Romain 2012/3/15 Gil Teitelbaum <[email protected]> > Hi Romain, > > Thanks for your input. > > The things that I am most concerned about are performance and > reliability. I especially worry about reliability - sometimes issues > with reliability can be hard to find. > > By the way - do you know if there any differences in running openEJB > embedded versus as part of tomcat? > > Thanks > > Gil > > -----Original Message----- > From: Romain Manni-Bucau [mailto:[email protected]] > Sent: Thursday, March 15, 2012 9:04 AM > To: [email protected] > Subject: Re: OpenEJB vs JBoss > > Hi, > > from what i know (but i'm not so fair) JBoss seems more complicated for > a > gain i don't see. OpenEJB is simple and works very well in production. > One > cons of OpenEJB is it is not *officially* certified for the whole JEE 6 > stack (only webprofile) but your app should work perfectly. > > IMO you should test both (at least OpenEJB/TomEE is simple to test ;)) > > > > - Romain > > > 2012/3/15 Gil Teitelbaum <[email protected]> > > > Hi, > > > > Our company is trying to pick between JBoss and OpenEJB for a J2EE > > application that would use both EJB and JMS/MDBs for a production > > environment. > > > > Would anyone be able to tell me the pros and cons of using one or the > > other? > > > > Thanks > > > > Gil > > >
