You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Anjaneya Swamy Varada <sv...@digitalimpact.com> on 2003/05/23 21:05:53 UTC

accessing web service via https in (Strong Hold/Apache/Tomcat environment)

Hi,

How to access a web service if it is setup like this:

	-> Apache Strong Hold serving https requests
	-> Tomcat is added to apache
	-> Tomcat has to handle regular servlets as well as SOAP requests via https

How clients can invoke web services in the above environment using https?

Thanks in advance,
Swamy