Name |
EJB3 JBoss Plugin |
---|---|
Publisher |
Apache Software Foundation |
License |
Open Source (ASL2) |
Version |
0.0.1 |
Homepage |
http://code.google.com/p/struts2ejb3-jboss-plugin |
Download |
http://code.google.com/p/struts2ejb3-jboss-plugin/downloads/list |
Source Code |
http://code.google.com/p/struts2ejb3-jboss-plugin/source/checkout |
Overview
The EJB plugin allows EJB3 session beans to be injected into Struts 2 actions
It's loosely based on strut2ejb3 plugin http://code.google.com/p/struts2ejb3/ , added caching optimalizations so it behaves a bit more efficient during runtime.
Works with JBoss 4.2.2 out of the box.
Requirements
- Struts 2.0.6+
Installation
Copy distribution jar to /WEB-INF/lib
directory.
Usage
Please read this short info here: http://code.google.com/p/struts2ejb3-jboss-plugin