[JBoss JIRA] Created: (AS7-1282) Rar classes are not made available to deployments
by Carlo de Wolf (JIRA)
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
Reporter: Carlo de Wolf
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
13 years, 2 months