posted 23 years ago
When i run the j2ee.bat file from j2sdkee1.3 on my Windows 98 machine at home, I get three syntax errors for the lines:
set JAAS_OPTIONS=-Djava.security.auth.policy=%J2EE_HOME%\lib\security\jaas.policy
set SSL_OPTIONS=-Djavax.net.ssl.trustStore=%J2EE_HOME%\lib\security\cacerts.jks
set LISTEN_OPTIONS=-Dcom.sun.CORBA.connection.ORBListenSocket=SSL:0,SSL_MUTUALAUTH:0,PERSISTENT_SSL:1060
What do I need to fix in order to get this to run?
Thanks
Brian