Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow setting transport timeout parameters in the API #207

Open
Tomas-Kraus opened this issue Jun 2, 2022 · 0 comments
Open

Allow setting transport timeout parameters in the API #207

Tomas-Kraus opened this issue Jun 2, 2022 · 0 comments

Comments

@Tomas-Kraus
Copy link
Contributor

Allow setting transport timeout parameters in a provider independent way in a
client. Currently you need to use provider specific parameters, like
com.sun.xml.ws.connect.timeout.

Additionally, the timeouts should be possible to set before (or at the time of)
client construction, because client construction fetches wsdl, which can cause
the client to be blocked infinitely on wsdl fetch. Please see
http://forums.java.net/jive/thread.jspa?threadID=58632 for some more details.

Environment

Operating System: All
Platform: All

Affected Versions

[2.1]

Source: javaee/metro-jax-ws#712
Author: glassfishrobot

@lukasj lukasj transferred this issue from eclipse-ee4j/metro-jax-ws Jun 6, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant