Hi,
You would need to diasble the Http listener which service the Http
requests in the Application server.
Regards
Sriram
> -----Original Message-----
> From: Vinod Patil [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 22, 2004 3:59 PM
> To: [EMAIL PROTECTED]
> Subject: Webservices over SSL
>
> Hi,
>
> I have SSL enabled JBoss3.0.7 app server.
> Also i have been able to access EchoString( returns the string passed to
> it) service by using https:// url for the endpoint.
> But i am still able to access the echo service using http:// url.
> How can i prevent the http access to this service?
>
> -Vinod.