How to change port (HTTPS) to (HTTP) for SOA Server 11g
I deploy SOA project from within JDeveloper and it worked fine before using HTTP. Now, for some reason, the SOA Server was set up using HTTPS. During deployment process, it defaults to HTTPS port and it failed due to trusted certificate not found error.
For some reason, the SOA server was switched from HTTP to HTTPS. Where on the SOA server that I can change the configuration back so it will use HTTP by default?
I'm using 11.1.1.2
Thanks