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

Reply via email to