[jboss-jira] [JBoss JIRA] Updated: (AS7-1282) Rar classes are not made available to deployments
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Tue Jul 19 08:11:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlo de Wolf updated AS7-1282:
-------------------------------
Workaround Description:
Add an explicit dependency to the manifest.
Dependencies: org.hornetq.ra
> 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: 7.1.0.CR1
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list