Modify $TOMCAT_HOME/conf/server.xml. Instructions are in the file. -----Original Message----- From: rezz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 5:32 AM To: [EMAIL PROTECTED] Subject: Service over HTTPS
Hi, I have a WebService which must be callable only over HTTPS now my problem is where and how I configure the web server (web.xml ???) or is there another solution. I have already create the server.keystore and client.store files and modify the server.xml for SSL everything works fine. but the problem is, the Web Service ist callable over HTTP and HTTPS I use Tomcat 4.0.1 as a Standalone Web Server and Apache Soap 2.2 thanks in advance Fabian
