create a jetty integration plugin
----------------------------------
Key: OWB-495
URL: https://issues.apache.org/jira/browse/OWB-495
Project: OpenWebBeans
Issue Type: New Feature
Affects Versions: 1.0.0
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.1.0
for jetty you currently need to add the
<listener>
<listener-class>org.apache.webbeans.servlet.WebBeansConfigurationListener</listener-class>
</listener>
in your web.xml manually.
This is ofc not a good thing if we like to integrate into geronimo using jetty.
We should create a jetty plugin similar as we have with webbeans-tomcat6 & 7
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.