Project Summary

  Analyzed 8 days ago based on code collected 8 days ago.

Enables to inject EJB3 beans into xwork2 actions via annotations. For example:

@InjectEJB(name="UserSessionBean")
private UserSessionBeanIfc userSessionBean;It's loosely based on strut2ejb3 plugin http://code.google.com/p/struts2ejb3/ , added caching optimalizations so it will behave more efficiently during runtime.

At the moment it is specifically targeted at JBoss - updates will follow shortly so other app. servers will be supported.

configuration example:







changelog:

0.0.4

added optional 'appname' annotation element where you can specify the application name
(most usually ear name) - the EJB lookup is now done in both Global JNDI tree and also
in application specific tree (if appname specified)

Share

In a Nutshell, struts2ejb3-jboss-plugin...

 

Activity

30 Day Summary May 12 2013 — Jun 11 2013

12 Month Summary Jun 11 2012 — Jun 11 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.