|
From: Martin K. <mar...@un...> - 2011-04-04 07:48:48
|
Hello, we have a little problem when specifying the boot class in wrapper.conf-Files. If the path contains spaces, the Windows version needs a quoted specification, e.g. wrapper.java.additional.1="-Xbootclasspath/p:C:\wrapper sample\sample.jar" while the Unix doesn't accept quotes at all. Is there any consistent way of specifying the boot classpath? Sincerely, Martin |