[jboss-jira] [JBoss JIRA] (AS7-1282) Rar classes are not made available to deployments

Jason Greene (Closed) (JIRA) jira-events at lists.jboss.org
Thu Nov 3 15:47:46 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene closed AS7-1282.
-----------------------------

    Fix Version/s: No Release
                       (was: 7.1.0.CR1)
       Resolution: Deferred


We have a reasonable requirement that users add a module dependency to their deployment, which allows TCK tests to pass.

We may one day do an automated import based on @resource usage, but it's not critical.
                
> Rar classes are not made available to deployments
> -------------------------------------------------
>
>                 Key: AS7-1282
>                 URL: https://issues.jboss.org/browse/AS7-1282
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JCA
>            Reporter: Carlo de Wolf
>            Assignee: Stefano Maestri
>            Priority: Critical
>             Fix For: No Release
>
>
> The rar classes are not made available to a deployment.
> {noformat}
> java.lang.ClassNotFoundException: org.hornetq.ra.inflow.HornetQActivationSpec from [Module "deployment.ejb3mdb.jar:main" from Service Module Loader]
> 	at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:191)
> {noformat}
> JCA 1.6 20.3 Class Loading Requirements
> {quote}
> If a standalone resource adapter is configured to deliver messages to a message-
> driven bean in an application, the standalone resource adapter must be made
> available to the application.
> {quote}

--
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