Abhishek,
If you are using Java 2 Standard Edition version 1.4 (J2SE v1.4), then you
might be having a problem with the endorsed standards override mechanism.
If that's the case, then you could
try step 3 of the following modified version of the installation
instructions.
http://home.attbi.com/~
Jose,
Which version of Java are you running? If you are using Java 2 Standard
Edition version 1.4 (J2SE v1.4), then you might be having a problem with the
endorsed standards override mechanism. If that's the case, then you could
try step 3 of the following modified version of the installation
i
Andy,
Which version of Java are you running? If you are using Java 2 Standard
Edition version 1.4 (J2SE v1.4), then you might be having a problem with the
endorsed standards override mechanism. If that's the case, then you could
try step 3 of the following modified version of the installation
i
Title: Classpath problems
Which version of Java are you running? If you are
using Java 2 Standard Edition version 1.4 (J2SE
v1.4), then you might be having a problem with the endorsed standards override
mechanism. If that's the case, then you could try step 3 of the following
modified ver
Chris,
Which version of Java are you running? If you are
using Java 2 Standard Edition version 1.4 (J2SE
v1.4), then you might be having a problem with the endorsed standards override
mechanism. If that's the case, then you could try step 3 of the following
modified version of the instal
Abhishek,
I had the same problem when I attempted to run Axis with the 1.4 version of
Java. When running Axis with Java 2 Standard Edition version 1.4 (J2SE
v1.4), it is necessary to setup the Endorsed Standards Override Mechanism.
XML parsers and other endorsed standards are included in the J2SE
hold of the Call object from the service
that was generated using WSDL2Java - it extends javax.xml.rpc.Service.
The second question - is there a way to get the username and password on the
server side?
Thanks.
Naresh
-Original Message-
From: Dan Chisholm [mailto:[EMAIL PROTECTED]]
Sent: Thur
Authentication and digital signaturesNaresh,
Basic Authentication and SSL can be handled directly by your web server.
The following are links to the relevant Tomcat How-To.
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/realm-howto.html
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.