[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1810) Plugin needs to add ejb3-endpoint to the AS during the patch process
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Apr 22 09:37:24 EDT 2009
[ https://jira.jboss.org/jira/browse/EJBTHREE-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-1810.
------------------------------------
Fix Version/s: 1.1.5
Resolution: Done
Component Fix Version(s): jboss-ejb3-enpoint:1.0.4
The installer now places the jboss-ejb3-endpoint.jar in :
1) AS/common/lib
2) AS/client : since the client can have access to *Container.class which have a dependency on endpoint
3) jbossall-client.jar's MANIFEST.MF : since the endpoint jar should be available by including just the jbossall-client.jar in the classpath.
Done in r87671
> 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
> Affects Versions: 1.1.5
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: 1.1.5
>
>
> 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
More information about the jboss-jira
mailing list