[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1720) Make the "resource_ref" "mdb" and "interceptor" tutorials self contained
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri Feb 6 04:54:44 EST 2009
Make the "resource_ref" "mdb" and "interceptor" tutorials self contained
------------------------------------------------------------------------
Key: EJBTHREE-1720
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1720
Project: EJB 3.0
Issue Type: Task
Components: docs
Reporter: jaikiran pai
Assignee: jaikiran pai
The "resource_ref" "mdb" and the "interceptor" tutorials all deploy a queue (and a custom aop.xml) through configuration files. These files are currently not getting packaged "within" the jar artifacts and instead are being deployed separately through the build scripts (both ant and mvn). This needs to change so that a release of these artifacts will be self contained.
Move those configuration files in the META-INF of the jar artifacts.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list