webMethods

webMethods

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.

 View Only
Expand all | Collapse all

Access denied for consuming Web Services(SOAP-RPC)

  • 1.  Access denied for consuming Web Services(SOAP-RPC)

    Posted Wed January 05, 2005 05:05 AM

    Hi All,

    I am getting this error message for SOAP Requests in wM 6.1 ,when i access my WebService from a “Web Service connector” in the Developper :

    [ISS.0088.9134] Exception occurred while processing the body of the message
    com.wm.app.b2b.server.AccessException: [ISS.0084.9004] Access Denied
    for the SOAP request…

    I have set the Execute ACL to anonymous…still it does not work …any ideas?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Access denied for consuming Web Services(SOAP-RPC)

    Posted Mon January 10, 2005 05:33 PM

    A “Web Service Connector” implies that you are calling web service, therefore setting the ACL on the connector restricts the execution of the connector. The actual error is suggesting that the remote web service has authenication requirements. Check the SOAP RPC call and verify that you are setting the authenication parameters correctly.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Access denied for consuming Web Services(SOAP-RPC)

    Posted Mon August 27, 2007 04:19 AM

    set the Execute ACL to anonymous…restart the server
    it does work.


    #Integration-Server-and-ESB
    #webMethods