[
https://jira.jboss.org/browse/JBMESSAGING-1829?page=com.atlassian.jira.pl...
]
Gary Lamperillo commented on JBMESSAGING-1829:
----------------------------------------------
The jboss-messaging-client.jar is there, but the build.xml needs to be modified in several
places to find the client and deploy folders. Adding ../jboss-as to the path. I'm
attaching the updates to the build.xml. This may be needed in other build.xmls in the
examples folder as well.
examples/jboss-messaging-examples/bridge build failure
------------------------------------------------------
Key: JBMESSAGING-1829
URL:
https://jira.jboss.org/browse/JBMESSAGING-1829
Project: JBoss Messaging
Issue Type: Bug
Environment: EAP 5.1 - JBoss Messaging
Reporter: Gary Lamperillo
The Build of the JBoss Messaging bridge example needs jboss-messaging-client.jar. This
is not available in the EAP 5.1 release.
see the error:
Buildfile: build.xml
identify:
[echo] ###########################################################################
[echo] # Running the BRIDGE example #
[echo] ###########################################################################
[echo] The queue: ${example.queue.name}
[echo] The client jar:
${messaging.client.jar.path}/../../..//client/jboss-messaging-client.jar
sanity-check:
BUILD FAILED
/home/glamperi/EnterprisePlatform-5.1.0GA/jboss-eap-5.1/doc/examples/jboss-messaging-examples/bridge/build.xml:52:
Could not find client jar ../../..//client/jboss-messaging-client.jar
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira