[
https://issues.apache.org/jira/browse/OPENEJB-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Louis MONTEIRO closed OPENEJB-580.
---------------------------------------
Resolution: Fixed
Done and greatly enhanced with TomEE
> ContextListener class for OpenEJB startup in web container environments
> -----------------------------------------------------------------------
>
> Key: OPENEJB-580
> URL: https://issues.apache.org/jira/browse/OPENEJB-580
> Project: OpenEJB
> Issue Type: Improvement
> Components: integration
> Affects Versions: 3.1.x
> Reporter: Jacek Laskowski
> Fix For: 3.1.x
>
>
> Create ContextListener class for easier integration with web containers. When
> a web application has started up, the web container notifies
> listener-class'es so they can do some after-web-startup-before-first-client
> tasks like initializing openejb.
> Unless I'm mistaken, OpenEJB supports Tomcat only with a hack so openejb
> libraries are added to an appropriate classloader. The listener-class could
> easy it greatly.
> <listener>
>
> <listener-class>org.apache.openejb.webapp.OpenEJBContextListener</listener-class>
> </listener>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira