[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1145) release-admin.xml is looking for jms-ra.rar on bad path
Martin Vecera (JIRA)
jira-events at lists.jboss.org
Fri Nov 9 04:57:01 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1145?page=comments#action_12386791 ]
Martin Vecera commented on JBMESSAGING-1145:
--------------------------------------------
The problem also applies for line 124 that should be:
<fileset dir="${jboss.home}/server/${messaging.config.source}/deploy" includes="jms-ds.xml,hajndi-jms-ds.xml"/>
> release-admin.xml is looking for jms-ra.rar on bad path
> -------------------------------------------------------
>
> Key: JBMESSAGING-1145
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1145
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP1
> Reporter: Martin Vecera
> Assigned To: Tim Fox
>
> release-admin.xml line 121 should be like this:
> <copy file="${jboss.home}/server/${messaging.config.source}/deploy/jms-ra.rar"
> Current version uses the path .../deploy/jms/jms-ra.rar which is not working with EAP4.3 (the first version of EAP that uses JBM instead of JBossMQ).
--
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