Title: Problem with VM multi word parameters in running/debugging configurations

Hi,

Win2k, jdk 1.3.1, #614,

The following line for VM parameters works fine when running, but breaks the debugging (it fails to start).
 -Dbea.home=c:\\bea -Dxx.provider.url=t3://naming-url:8000 -Djava.naming.factory.initial=weblogic.jndi.WLInitialContextFactory -Dpki.server.name=\"CA999999 FSUDEV 1\"

If I use -Dpki.server.name="CA999999 FSUDEV 1" (note that the quotes for the multi word parameter are not escaped), the situation is reversed, the debugging starts but not the running.

No errors in the console.

Regards,
Andrei


 

Reply via email to