I have a web service in EJB that runs on Oracle Application Server (OAS)..
I need to change it to run on HTTPS instead of HTTP... I know that it doesn't require any code change as the change is in the Transport layer not in the application layer.
But actually I don't know how to start! Could you please help me?