[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
Mon Jul 9 06:30:13 EDT 2012
[ https://issues.jboss.org/browse/AS7-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704921#comment-12704921 ]
Thomas Diesler edited comment on AS7-4253 at 7/9/12 6:29 AM:
-------------------------------------------------------------
Stuart, could you please run
https://github.com/tdiesler/as4253
for me. I removed all references to OSGi from this test project and I'm now seeing
{code}
12:14:26,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "ejb-accessor-osgi-0.0.1-SNAPSHOT.jar"
12:14:27,136 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS015870: Deploy of deployment "ejb-accessor-osgi-0.0.1-SNAPSHOT.jar" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.ejb3.dd-based-ejb-client-context.\"ejb-accessor-osgi-0.0.1-SNAPSHOT.jar\" Missing[jboss.remoting.endpoint.subsystem.outbound-connection.remote-ejb-connection]","jboss.deployment.unit.\"ejb-accessor-osgi-0.0.1-SNAPSHOT.jar\".INSTALL Missing[JBAS014861: <one or more transitive dependencies>]"]}
12:14:27,162 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment ejb-accessor-osgi-0.0.1-SNAPSHOT.jar in 26ms
{code}
I want to make sure that this works without OSGi before I look further. Cheers.
was (Author: thomas.diesler):
Stuart, could you please run
git://github.com/tdiesler/as4253.git
for me. I removed all references to OSGi from this test project and I'm now seeing
{code}
12:14:26,897 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "ejb-accessor-osgi-0.0.1-SNAPSHOT.jar"
12:14:27,136 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS015870: Deploy of deployment "ejb-accessor-osgi-0.0.1-SNAPSHOT.jar" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.ejb3.dd-based-ejb-client-context.\"ejb-accessor-osgi-0.0.1-SNAPSHOT.jar\" Missing[jboss.remoting.endpoint.subsystem.outbound-connection.remote-ejb-connection]","jboss.deployment.unit.\"ejb-accessor-osgi-0.0.1-SNAPSHOT.jar\".INSTALL Missing[JBAS014861: <one or more transitive dependencies>]"]}
12:14:27,162 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment ejb-accessor-osgi-0.0.1-SNAPSHOT.jar in 26ms
{code}
I want to make sure that this works without OSGi before I look further. Cheers.
> 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: Stuart Douglas
> Fix For: 7.2.0.Alpha1
>
> Attachments: 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