Consultor Eletrônico



Kbase P111460: MindReef SoapScope is unable to intercept SOAP messages from an OpenEdge 4GL client
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/12/2005
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B
Web Services

SYMPTOM(s):

MindReef SoapScope is unable to intercept SOAP messages from an OpenEdge 4GL client

MindReef SoapScope can't sniff any messages between an OpenEdge 4GL client and a Web Service

CAUSE:

Sniffing with MindReef SoapScope is not reliable if the client holds a connection open with the server for all the messages, rather than opening a new connection for each message. The OpenEdge 4GL client does maintain a connection to the Web Service for the duration of the session.

FIX:

You need to use MindReef SoapScope as a proxy in order to sniff all the SOAP messages between the OpenEdge 4GL client and the Web Service. This means that you will need to start your OpenEdge session with the -proxyhost and -proxyport parameters.