From: "Mystery" <[EMAIL PROTECTED]>

We're using Lawson Software and their web products.
They are telling us that we need to add this to our
Tomcat 4.1 startup script:

-D
java.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol

Any ideas on where this goes in the startup script?

I think you can put
  export JAVA_OPTS="-D ..."
at the top of catalina.sh.  I do the same thing for some properties related
to Sun's Krb5LoginModule, and it works fine.

--
Wendy Smoak



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to