[jboss-jira] [JBoss JIRA] Created: (JBESB-184) loanbroker config script can't cope with spaces in install dir
Mark Little (JIRA)
jira-events at jboss.com
Fri Oct 6 07:46:41 EDT 2006
loanbroker config script can't cope with spaces in install dir
--------------------------------------------------------------
Key: JBESB-184
URL: http://jira.jboss.com/jira/browse/JBESB-184
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0 Beta 1 Maintenance Pack 1
Reporter: Mark Little
Assigned To: Kurt Stam
Fix For: 4.0
I checked out JBossESB into a directory called JBossESB HEAD. The loanbroker 'ant deploy' rule failed because of the space. However, if I look in the LoanBrokerConfig.xml file, sometimes it gets the escaping right:
conf/LoanBrokerConfig.xml: loanbrokerRequestDir="/Users/marklittle/Documents/workspace/JBossESB HEAD/product/samples/trailblazer/bankloanbrokerdemo/TrailBlazer-rtfiles/BankInput"
conf/LoanBrokerConfig.xml: loanbrokerEmailTemplatePath="/Users/marklittle/Documents/workspace/JBossESB HEAD/product/samples/trailblazer/bankloanbrokerdemo/template"
conf/LoanBrokerConfig.xml: <file URI="file:/Users/marklittle/Documents/workspace/JBossESB%20HEAD/product/samples/trailblazer/bankloanbrokerdemo/./TrailBlazer-rtfiles/notification_output_files/creditAgency.notifOK" append="true"/>
--
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
More information about the jboss-jira
mailing list