How can I modify the default timeout settings for ESB Services Exposed as Webservices (EBWS)?
Issue
- How can I modify the timeout settings for ESB Services Exposed as Webservices (EBWS)?
- I'm trying to invoke my ESB Service Exposed thru a Webservice but I'm getting the bellow error. How can I manage this issue ?
2012-07-24 22:16:19,804 INFO [org.jboss.soa.esb.client.ServiceInvoker] (http-127.0.0.1-8080-1) Unresponsive EPR: JMSEpr [ PortReference < <wsa:Address jms:127.0.0.1:1099#queue/quickstart_publish_as_webservice_Request_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : 127.0.0.1:1099/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:destination-name : queue/quickstart_publish_as_webservice_Request_esb/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:message-selector : serviceName='HelloWorldPubService'/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] for message: header: [ ]
2012-07-24 22:16:41,987 INFO [org.jboss.soa.esb.client.ServiceInvoker] (http-127.0.0.1-8080-1) Delivering message [header: [ ]] to DLQ.
- When invoking my ESB Service Exposed as Webservice using SoapUI, I'm getting the bellow exception. How can I increase the default timeout settings for this service?
Exception in request: java.net.SocketTimeoutException: Read timed out
Environment
- Red Hat JBoss SOA Platform (SOA-P)
- 4.x
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
