Saturday, August 13, 2016

Oracle SOA Suite : inspection.wsil connection refused

WSIL connection enables us to look up Web Service and SOA Composite application WSDL URLs from the run-time environment through a WSIL service application. WSIL service application comes predeployed with Oracle Weblogic Server.

I tried creating a WSIL connection using 8001 port, but in standalone weblogic server instance, it connected fine with 7001 port where Admin and SOA Server both are running.

URL - http://127.0.0.1:7001/inspection.wsil

No comments:

Post a Comment