[
https://issues.jboss.org/browse/AS7-5009?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler commented on AS7-5009:
-------------------------------------
{code}
Running org.jboss.as.test.integration.ejb.client.descriptor.EJBClientDescriptorTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.982 sec
{code}
Cannot invoke remote EJB3 from OSGi Bundle
------------------------------------------
Key: AS7-5009
URL:
https://issues.jboss.org/browse/AS7-5009
Project: Application Server 7
Issue Type: Bug
Components: EJB, OSGi
Affects Versions: 7.1.1.Final
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.2.0.Alpha1
In Jboss 7.1.1.Final (Brontes), i would like to call a remote EJB in a different server
instance from within an OSGi bundle deployed into JBoss7, using standard remote EJB call,
as described in [EJB invocations from a remote server
instance|https://docs.jboss.org/author/display/AS71/EJB+invocations+from+...].
This works perfectly EXCEPT FOR OSGi bundles.
During deployment of the OSGi bundle no information on the console shows any processing
of the jboss-ejb-client.xml at all, and when trying to call the remote EJB, the following
Exception will occur:
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira