[
http://jira.jboss.com/jira/browse/JBESB-1322?page=comments#action_12387009 ]
Kevin Conner commented on JBESB-1322:
-------------------------------------
These properties are setup in the base_build.xml so there must be something amiss with the
build.xml in that QS.
The QSes do work within the server, I always test them within that environment, and we
should be packaging them.
The deployment.properties and quickstart.properties files are not needed within the server
environment as it should default to the server. It is only when the quickstarts are run
from outside this environment that one of them must be used.
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: Mark Little
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