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