Hi All,
I am facing a problem in accessing a service from SOAP UI which is exposed as a web service. The version I am working on is wM 7.1.2. I am getting the below error message when I try to invoke that service:
<SOAP-ENV:Envelope xmlns:SOAP-ENV=“[URL]http://schemas.xmlsoap.org/soap/envelope/[/URL]” xmlns:xsi=“[URL]http://www.w3.org/2001/XMLSchema-instance[/URL]” xmlns:xsd=“[URL]http://www.w3.org/2001/XMLSchema[/URL]”>
SOAP-ENV:Body
SOAP-ENV:Fault
SOAP-ENV:Client
[ISS.0088.9133] Error while encoding RPC output
http://<<>>
webM:exception
webM:classNamejava.lang.NoSuchMethodError</webM:className>
<webM:message xml:lang=“”>com.wm.g11n.text.NCNameCoder.validateLocalPart(Ljava/lang/String;)Z</webM:message>
</webM:exception>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
[COLOR=blue]The following fixes are present :[/color]
IS_7-1-2_Core_Fix9
IS_7-1-2_WebSvcsXML
IS_7-1-2_SrvPrtcl_Fix6
IS_7.1.2_Core_Fix16
IS_7-1-2_Flow_Fix6
IS_7.1.2_SrvPrtcl_Fix14
IS_7.1.2_WebSvcsXML_Fix13
IS_7.1.2_Core_Fix33
Could anyone please help me on this issue?[/i]
[ISS.0088.9133]
- Ambrish -