You can do that by looking at the request URL which you can access using MessageContext.

Deepal
Folks

In my server code, I need to know if the call received came through over HTTP or HTTPS. I would like to process the request a bit differently if the request came through HTTPS.

How can I do this in axis2 1.2 (the version I am using)? If it is easier to do in axis2 1.5.1, I could upgrade.

I would much appreciate code samples.

Thanks

Nav Kumar


Reply via email to