Skip to main content
Summary SendTimeout/Receive Timeout variables are explicity set in WSDL to 180 seconds but SOAP request is timing out after 30 seconds (default)
Article Number 12971
Environment Artix 3.x All Supported Operating Systems
Question/Problem Description SendTimeout/Receive Timeout variables are explicity set in WSDL to 180 seconds but SOAP request is timing out after 30 seconds (default)
Clarifying Information
Error Message
Defect/Enhancement Number
Cause

Incorrect use of xmlns namespace prefix 'http-conf'

In Artix 3.0.2, the customer is using the xmlns prefix 'http-conf' which is pointing to the Artix 5.x namespace.

Resolution

Modify  xmlns namespace Prefix in WSDL to Artix 3.0.2 format

Artix 5.x, the format is xmlns:http-conf=http://cxf.apache.org/transports/http/configuration. 

Artix 3.0.x, the format is xmlns:http-conf=http://schemas.iona.com/transports/http/configuration

Workaround
Notes
Attachment
Created date: 06 September 2011
Last Modified: 13 February 2013
Last Published: 23 June 2012
First Published date: 09 September 2011

#Orbix
#KnowledgeDocs