[
http://jira.jboss.com/jira/browse/JBESB-1322?page=all ]
Mark Little reassigned JBESB-1322:
----------------------------------
Assignee: Kevin Conner (was: Mark Little)
As discussed.
load_generator QS depends on
${org.jboss.esb.server.home}/server/${org.jboss.esb.server.config}
-----------------------------------------------------------------------------------------------
Key: JBESB-1322
URL:
http://jira.jboss.com/jira/browse/JBESB-1322
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.2.1
Reporter: Tom Cunningham
Assigned To: Kevin Conner
Fix For: 4.2.1 CP1
The load_generator QS depends on the ${org.jboss.esb.server.home} and
${org.jboss.esb.server.config} being set. In the downloadable ESB server, these
properties aren't available, so they should be provided with some relative path.
drseuss:load_generator tcunning$ ant clean deploy
Buildfile: build.xml
BUILD FAILED
/Users/tcunning/Downloads/jboss-soa-p-standalone.4.2.0/samples/quickstarts/load_generator/build.xml:25:
/Users/tcunning/Downloads/jboss-soa-p-standalone.4.2.0/samples/quickstarts/load_generator/${org.jboss.esb.server.home}/server/${org.jboss.esb.server.config}/deploy
not found.
Total time: 1 second
--
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