[
http://jira.jboss.com/jira/browse/JBESB-1221?page=all ]
Tom Cunningham resolved JBESB-1221.
-----------------------------------
Resolution: Done
Removed reference to GROOVY_HOME (no longer needed), added code to
deal with the fact that org.jboss.jms.server.destination.QueueService has
no "QueueDepth" but has a "MessageCount", changed load-run target
to runtest to match the standard in other quickstarts, added some additional
classpaths that were necessary for compilation/run, added mep="OneWay" to
actions tag.
load_generator QS should throw more polite compilation error
------------------------------------------------------------
Key: JBESB-1221
URL:
http://jira.jboss.com/jira/browse/JBESB-1221
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.2.1 IR2
Reporter: Tom Cunningham
Assigned To: Tom Cunningham
Fix For: 4.2.1 triage
In other QS, if we are missing dependencies we throw errors explaining what they are and
saying how to fix them. We should do the same with load_generator's GROOVY
dependency.
drseuss:~/src/esb/trunk/product/samples/quickstarts/load_generator tcunning$ ant clean
deploy
Buildfile: build.xml
BUILD FAILED
/Users/tcunning/src/esb/trunk/product/samples/quickstarts/load_generator/build.xml:21:
/Users/tcunning/src/esb/trunk/product/samples/quickstarts/load_generator/${env.GROOVY_HOME}/embeddable
not found.
Total time: 0 seconds
--
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