[jboss-jira] [JBoss JIRA] (AS7-4253) TCCL used by EJBNamingContext is wrong when callstack passes through multiple OSGi modules
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Fri Jul 27 08:12:07 EDT 2012
[ https://issues.jboss.org/browse/AS7-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated AS7-4253:
--------------------------------
Attachment: as4253.zip
Removed the RemoteCalculator import
Use java:global/... instead of ejb:...
The InitialContext that you get from the OSGi service lookup is the global default InitialContext. It has no notion of caller.
I'll consult with David to see if we should register a ServiceFactory instead
> TCCL used by EJBNamingContext is wrong when callstack passes through multiple OSGi modules
> ------------------------------------------------------------------------------------------
>
> Key: AS7-4253
> URL: https://issues.jboss.org/browse/AS7-4253
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB, OSGi
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.2.0.Alpha1
>
> Attachments: as4253.zip, call-remote-ejb-with-cascaded-osgi-modules.zip, isolated-test-case.zip
>
>
--
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
More information about the jboss-jira
mailing list