]
Jesper Pedersen reassigned AS7-1282:
------------------------------------
Assignee: Stefano Maestri
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: