Sounds pretty interesting to me - are you actually thinking of running the actual web app, or would this just pull out EJBs that are contained inside the WAR?

I posted a note to the user list a couple of days ago about functional testing: http://www.nabble.com/Functional-testing-with-OpenEJB-%2B-Jetty-%2B-Selenium-to18908934.html - I currently set up an embedded Jetty and an embedded OpenEJB in my functional tests, and then use Selenium to do the actual tests. I'd love something that would make this easier - perhaps detecting the EAR on the classpath, and make the web part of my app available too.


Jon

Karan Malhi wrote:
Hi All,

I am looking into adding war support in the standalone server i.e. when a
standalone openejb server starts, it should be able to host web apps. Any
war or a war in an ear should be supported.
What do you think?

PS: I actually went ahead and added a JIRA before posting this to the list
(should have done the other way round)  --
https://issues.apache.org/jira/browse/OPENEJB-890



Reply via email to