JMSUtil class missing in ESB-Server
-----------------------------------
Key: JBESB-1321
URL:
http://jira.jboss.com/jira/browse/JBESB-1321
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.2.1
Reporter: Tom Cunningham
Assigned To: Tom Fennelly
Fix For: 4.2.1 CP1
The jms_topic QS depends on a class :
org/jboss/soa/esb/testutils/JMSUtil.java
which is in product/rosetta/tests, but is never packaged into the ESB server. If you
try running jms_topic from one of the downloadable ESB servers, and not the one from
build, jms_topic Quickstart fails :
runtest:
[java] Exception in thread "main" java.lang.NoClassDefFoundError:
org/jboss/soa/esb/testutils/JMSUtil
--
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