]
Juraci Paixão Kröhling resolved GTNWSRP-382.
--------------------------------------------
Resolution: Done
ws-timeout attribute is ignored in wsrp-consumers-config.xml
------------------------------------------------------------
Key: GTNWSRP-382
URL:
https://issues.jboss.org/browse/GTNWSRP-382
Project: GateIn WSRP
Issue Type: Bug
Components: Consumer
Affects Versions: 2.3.0
Reporter: Mikhail Hahner
Assignee: Juraci Paixão Kröhling
ws-timeout attribute in the configuration file wsrp-consumers-config.xml is completely
ignored for JBoss Portal 6.2. Default value is 60 seconds and cannot be changed by setting
this attribute.
JBoss EPP uses the CXF as JAX-WS implementation. Seems
org.gatein.wsrp.services.SOAPServiceFactory should set also
"javax.xml.ws.client.receiveTimeout" property in the request context...
Workaround: set ReceiveTimeout attribute in the cxf.xml for the WSRP endpoint