[
http://jira.jboss.com/jira/browse/JBMESSAGING-1145?page=comments#action_1... ]
Tim Fox commented on JBMESSAGING-1145:
--------------------------------------
Release-admin.xml is used for installing JBoss Messaging into version 4.2.x of JBoss AS
which does not have JBoss Messaging pre-installed.
Version EAP 4.3 comes with JBM pre-installed so there is no need to use release-admin.xml
to install it again.
I'm trying to understand why you would want to use release-admin.xml with EAP 4.3??
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