[
https://issues.jboss.org/browse/AS7-1249?page=com.atlassian.jira.plugin.s...
]
Jesper Pedersen commented on AS7-1249:
--------------------------------------
The key in ResourceAdapterRegistry isn't a resource adapter name - as there can be
multiple deployments of the same resource adapter - hence it is an unique identifier.
The EndpointDeployer interface will assume there is only one deployment of a resource
adapter instance.
Implement EndpointDeployer
--------------------------
Key: AS7-1249
URL:
https://issues.jboss.org/browse/AS7-1249
Project: Application Server 7
Issue Type: Sub-task
Components: JCA
Reporter: Carlo de Wolf
Assignee: Jesper Pedersen
Priority: Critical
Fix For: 7.1.0.CR1
{noformat}
org.jboss.jca.core.spi.rar.NotFoundException: IJ000855: hornetq-ra isn't registered
at
org.jboss.jca.core.rar.SimpleResourceAdapterRepository.getMessageListeners(SimpleResourceAdapterRepository.java:263)
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira