[
https://issues.jboss.org/browse/AS7-3938?page=com.atlassian.jira.plugin.s...
]
Heiko Braun commented on AS7-3938:
----------------------------------
sorry, i was speaking of the *.rar deployment in 4 & 5.
RA enable deployment fails
--------------------------
Key: AS7-3938
URL:
https://issues.jboss.org/browse/AS7-3938
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, JCA
Reporter: Heiko Braun
Assignee: Stefano Maestri
Fix For: 7.1.2.Final
Once an RA related deployment has been disabled, it cannot be re-enabled.
Steps to reproduce:
1) deploy *.rar
2) create RA definition, incl. connection def
3) disable connection def
4) disbale corresonding*.rar
5) enable corresponding *.rar
Results in
{noformat}
11:52:40,501 INFO [org.jboss.as.server] (HttpManagementService-threads - 1) JBAS015870:
Deploy of deployment "crmadapter.rar" was rolled back with failure message
{"JBAS014671: Failed services" =>
{"jboss.ra.deployment.\"crmadapter.rar_1\"" =>
"org.jboss.msc.service.StartException in service
jboss.ra.deployment.\"crmadapter.rar_1\": org.jboss.msc.service.StartException
in anonymous service: JBAS010446: Failed to start RA deployment [crmadapter]"}}
11:52:40,523 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877:
Stopped deployment crmadapter.rar in 20ms
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira