[jboss-dev-forums] [JBoss Web Services Development] - Jboss - 5.1.0.GA jax-ws client time out problem

zura kacitadze do-not-reply at jboss.com
Wed Dec 5 04:56:29 EST 2012


zura kacitadze [https://community.jboss.org/people/zurikacitadze] created the discussion

"Jboss - 5.1.0.GA jax-ws client time out problem"

To view the discussion, visit: https://community.jboss.org/message/780085#780085

--------------------------------------------------------------
I have write jax-ws web service client. I want to set jax-ws connectiontimeout. I try to set time out there methods 

1. ((BindingProvider) soap).getRequestContext().put("com.sun.xml.internal.ws.connect.timeout",  1000);    not working.

alse i try there methods. 

((BindingProvider) soap).getRequestContext().getRequestContext().put("org.jboss.ws.timeout", 10000);  

there methods working, my timeout is 10000=10 seconds, but i get exception 30000=30 seconds. 


this problem i have only in jboss 5.1, other such as tomcat, standalone main client i have no problem.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/780085#780085]

Start a new discussion in JBoss Web Services Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2047]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121205/468868c5/attachment.html 


More information about the jboss-dev-forums mailing list