|
From: Marcel R. <mr...@ma...> - 2004-05-12 07:51:22
|
Hi,
i have two questions about the wrapper.conf syntax.
1.How can i use "/" in argument values, for example:
wrapper.java.additional.2=-Dtest="BLA/BLU"
wrapper.app.parameter.2="BLA/BLU"
cuts the tail and delivers only "BLA".
Is this a bug?
2. How to use multiple lines for one argument, example:
wrapper.app.parameter.3="JdbcQueueCommonTablePlugin,\
url=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=xmlBlaster,\
user=sa,\
password=secret,\
dbAdmin=true"
using '\' does not work, is there another way?
thanks
Marcel
--
http://www.xmlBlaster.org
|