[
https://jira.jboss.org/jira/browse/EJBTHREE-1810?page=com.atlassian.jira....
]
jaikiran pai updated EJBTHREE-1810:
-----------------------------------
Component/s: installer
(was: plugin)
Changing the component of this JIRA to "installer"
The plugin already has the necessary steps to bring in the ejb3-endpoint:
<dependencySet>
<outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping>
<includes>
...
<include>org.jboss.ejb3:jboss-ejb3-endpoint:jar</include>
...
It's the installer which does not include this jar in the list of files to be placed
in common/lib of AS.
Plugin needs to add ejb3-endpoint to the AS during the patch process
--------------------------------------------------------------------
Key: EJBTHREE-1810
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1810
Project: EJB 3.0
Issue Type: Task
Components: installer
Reporter: jaikiran pai
Assignee: jaikiran pai
The ejb3-core containers are now endpoints too (dependency on ejb3-endpoint). The plugin
installer should include this jar during patching the AS.
On a related note, we need to see how the AS build should bring in this new dependency.
--
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