You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

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

Error formatting macro: rate: java.lang.NoSuchMethodError: 'java.lang.String com.atlassian.confluence.setup.BootstrapManager.getDomainName()'

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

  • No labels