[jboss-jira] [JBoss JIRA] Created: (AS7-1580) ResourceAdapterDeploymentService installs a ResourceAdapterService with a null ResourceAdapter
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri Aug 19 06:10:17 EDT 2011
ResourceAdapterDeploymentService installs a ResourceAdapterService with a null ResourceAdapter
----------------------------------------------------------------------------------------------
Key: AS7-1580
URL: https://issues.jboss.org/browse/AS7-1580
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.0.1.Final
Reporter: jaikiran pai
Assignee: Stefano Maestri
If a resource adapter is deployed as an archive deployment, then the ResourceAdapterDeploymentService ends up installing a ResourceAdapterService with a null ResourceAdapter.
Also, the service name used for the service might not be right, since each resource adapter can have multiple deployments. So using the deployment name as the unique service name won't work out.
--
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