Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Need an API to set socket timeout for URLConnection that SAAJ uses #70

@glassfishrobot

Description

@glassfishrobot

SAAJ uses URLConnection internally to make SOAP call. There is no way to set timeout for connection.call. This result is locked thread for over 10 mins.

From JDK 1.5 onwards URLConnection support setting of timeout for socket connection.

SAAJ lib should implement this timeout and provide an API to set the value of timeout.

Environment

linux

Affected Versions

[1.3]

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions