I was affected by this issue some time ago and I was forced to downgrade to json-lib 2.3. Is there any fix for this so that we don't have to downgrade?
It seems that the semicolon ; is interpreted as a comment in the WinRun4J ini file. For example: vmarg.34=-Ddb.url=jdbc:sqlserver://sqlsrvdev1.proj.vipera.com:1433;databaseName=foo;clusterName;bar the part ";databaseName... " is no longer present in the db.url system property Can Winrun4j be configured to use a different comment character which is not ';' ?