Hi, I tried this but no difference.  quotes only seem to be passed within arg 
elements if your arg contains a space.  Check the post I just made in the same 
thread.

thanks
Nathan

Stefan Bodewig wrote:
> On Mon, 29 Jul 2002, Nathan Coast <[EMAIL PROTECTED]>
> wrote:
> 
> 
>><arg line="-classpath
>>          
>&quot;D:\projects\coffeebreak-common\target\coffeebreak-common-1.0.jar;target\classes&quot;"/>
> 
> 
> should be
> 
> <arg value="-classpath" />
> <arg 
>value='"D:\projects\coffeebreak-common\target\coffeebreak-common-1.0.jar;target\classes"'
> />
> 
> Stefan
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to