What is the default webservice request timeout in JBoss EAP 6?
Issue
- What is the default webservice request timeout in JBoss EAP 6?
- How to retrieve the
receiveTimeoutin JBoss EAP 6? The following code returns null :
timeOutOriginale = (Long) ((BindingProvider) service).getRequestContext().get("javax.xml.ws.client.receiveTimeout");
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.