[jboss-jira] [JBoss JIRA] Created: (JBAS-4059) JBoss5 RARDeployer deploys RAR's twice
Weston Price (JIRA)
jira-events at jboss.com
Sun Feb 4 17:29:19 EST 2007
JBoss5 RARDeployer deploys RAR's twice
--------------------------------------
Key: JBAS-4059
URL: http://jira.jboss.com/jira/browse/JBAS-4059
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JCA service
Affects Versions: JBossAS-5.0.0.Beta1
Reporter: Weston Price
Assigned To: Weston Price
Fix For: JBossAS-5.0.0.Beta2
Because of the new deployment structure in JBoss5, the RAR deployer is now deploying RAR's twice. I assume this has to do with the RARDeployer using a deprecated API of the DeploymentUnit.
As a result, the JMX console records deployments such as:
# name='jboss-ha-local-jdbc.rar#jboss-ha-local-jdbc.rar',service=RARDeployment
# name='jboss-ha-local-jdbc.rar',service=RARDeployment
This is causing issues with programmatic deployment, as well as the new metadata repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list