IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Issue in Web Service Call

    Posted 05/03/11 07:54 AM

    Hi All,

    I am facing a problem in accessing a service from SOAP UI which is exposed as a web service.:frowning: 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 -


    #webMethods
    #soa
    #API-Management


  • 2.  RE: Issue in Web Service Call

    Posted 05/03/11 09:46 AM

    maybe there was a conflict with g11nutils.jar in Broker
    lib and wm-g11nutils.jar in common/lib directory.
    try to rename the g11nutils.jar to wn-g11nutils.jar and copy to common/lib. see whether this resolve the problem or not.

    Remember to backup the jar file before proceed.


    #soa
    #API-Management
    #webMethods


  • 3.  RE: Issue in Web Service Call

    Posted 05/11/11 08:32 PM

    Hi All,

    This issue is resolved after deploying the fix SCG_7-1-2_G11N_Fix2.zip patch.

    -Ambrish-


    #API-Management
    #webMethods
    #soa