On Oct 5, 2007, at 9:39 AM, Dario Laverde wrote:

Great work Dain, I noticed you didn't include a lifecyle listener in web.xml, does
that mean it's no longer used?

Well no and yes :) The OpenEJBListener is not required to be added to the server.xml anymore, but if it isn't added, we initialize it when the InstallerServlet starts.

Could we just stipulate that OpenEJB's load on startup has to be a lower value than
web apps that use OpenEJB?

This is what I hoped for, but according to my reading of the code, Tomcat 6 starts the web apps in the order returned by File.list().

And are you saying that Tomcat 5.5 is now supported (with the agent)??

Nope. Tomcat 5.5 will require some work to get the code to compile and to verify our techniques are valid in 5.5.

-dain

Reply via email to