]
Gary Lamperillo updated JBMESSAGING-1829:
-----------------------------------------
Attachment: build.xml
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
Attachments: build.xml
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: