[
https://jira.jboss.org/jira/browse/JBESB-2134?page=com.atlassian.jira.plu...
]
Kevin Conner updated JBESB-2134:
--------------------------------
Summary: Dependency ordering of EJBs deployed within .esb archive (was:
EJBProcessor cannot use EJBs deployed within .esb archive)
Description:
The EJB jar may not be deployed until after the initialise method of EJBProcessor has been
called. As a consequence the EJBs may not be registered at that time.
was:
Normally it is possible to have .jar archive with EJBs inside .esb and use those EJBs in
custom actions. Unfortunately, this is not true for EJBProcessor since it lookups the EJB
in onInitialisation() method. It would be good to
1) put this information into release notes
2) implement new <depends> feture for deployment.xml like in case of .war archives
Dependency ordering of EJBs deployed within .esb archive
--------------------------------------------------------
Key: JBESB-2134
URL:
https://jira.jboss.org/jira/browse/JBESB-2134
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Documentation, Rosetta
Affects Versions: 4.4
Reporter: Martin Vecera
Attachments: Quickstart_SLSBFun.esb
The EJB jar may not be deployed until after the initialise method of EJBProcessor has
been called. As a consequence the EJBs may not be registered at that time.
--
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