Hi Gangs,
I have a web service created in JDeveloper using J2EE 1.4 (JAX-RPC) wizards.
I need to run it over a SSL on an Oracle Application Server that is configured for supporting HTTPS.
EDIT: I have created the web service following the following instructions: http://st-curriculum.oracle.com/obe/jdev/obe1013jdev/10131/devdepandmanagingws/devdepandmanagingws.htm#t2
How can I do that?