data control Jdeveloper 11g Fusion middleware Failed to execute a SAAJ inte
720666Jan 6 2010 — edited Jan 15 2013hi
I want to my webcenter Application to make webservice dataControl with external application(BPEL/Jd Edwards) consuming the WSDL url.
I have created DataControl consuming a WSDl URL which is deployed on Server instance within the Firewall of my organisation. & I am able to browse that WSDl URL in browser of my system.
When I use this WSDL URL in Jdeveloper making the DataControl and after that a JSF page and dragging input and output to two different JSF page and doing the appropriate mapping on JSF pages....
I gives this error:
Jan 6, 2010 12:20:02 PM oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages debugExecuteFailure
SEVERE: Failed to execute a SAAJ interaction.
javax.xml.ws.WebServiceException: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Bad response: 407 Proxy Authentication Required ( Access is denied. )
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:741)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:226)
Workaround:
I have set proxy setting
I have excluded this url and its IP (Fixed) from proxy (Exception)
Restarted the Jdev but same error persist.
I ahve tried this procedure with BPEL as well as Jd Edwards WSDL