Oracle WebCenter Sites (MOSC)

MOSC Banner

Invoke Webservice in Fatwire

edited Jul 9, 2015 10:02AM in Oracle WebCenter Sites (MOSC) 1 commentAnswered

Hi,

Can anyone please throw some light on sample ways of invoking web services from fatwire.

We are trying to consume web services and getting following exception.

<webservices:invoke wsdl="http://www.webservicex.net/ValidateEmail.asmx?WSDL" target="http://www.webservicex.net" service="ValidateEmail" port="ValidateEmailSoap" operation="IsValidEmail" object="echostring"><webservices:parameter type="String" value="sa@gmail.com"/></webservices:invoke>

<%=ics.GetObj("echostring")%>

[2015-06-30 07:39:50.283][CS][ERROR] Exception building web service call: Cannot parse wsdlLocation: http://www.webservicex.net/ValidateEmail.asmx?WSDL

org.jboss.ws.metadata.wsdl.WSDLException: Cannot parse wsdlLocation: http://www.webservicex.net/ValidateEmail.asmx?WSDL

at org.jboss.ws.tools.wsdl.WSDLDefinitionsFactory.getDocument(WSDLDefinitionsFactory.java:184)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center