|
From: Luis G. <lui...@sk...> - 2003-07-24 12:58:27
|
Hi thomas, Yes we did try that. I tried 'foo#bar' "foo#bar" and a whole variety of different \ / @ etc, etc. I'm out of alternatives to trying bypassing the #. The quotes cause the jvm to not even start. Error below. wrapper | Launching a JVM... jvm 1 | Usage: java [-options] class [args...] jvm 1 | (to execute a class) jvm 1 | or java -jar [-options] jarfile [args...] jvm 1 | (to execute a jar file) jvm 1 | -- Luis -----Original Message----- From: Sebastian Hauer=20 Sent: Wednesday, July 23, 2003 6:43 PM To: Luis Guzman Subject: FW: [Wrapper-user] wrapper.java.additional.11 with # in value Did we try that? -----Original Message----- From: Thomas Hart [mailto:de...@ha...]=20 Sent: Wednesday, July 23, 2003 6:22 PM To: wra...@li... Subject: Re: [Wrapper-user] wrapper.java.additional.11 with # in value * Sebastian Hauer wrote @ 23. Jul 2003 18:13: > wrapper.java.additional.11=3D-Dxenon.service.args=3Dfoo#bar try wrapper.java.additional.11=3D-Dxenon.service.args=3D"foo#bar" Thomas ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |