Skip to content

dtbaum/jersey-bug-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jersey-bug-report

Jersey client seems to be not thread-safe: When the first GET request is in progress, all parallel requests from other Jersey client instances fail with SSLHandshakeException: PKIX path building failed. Once the first GET request is completed, all subsequent requests work without error.

This project demonstrates the issue for a pull request: https://github.com/eclipse-ee4j/jerseyeclipse-ee4j/jersey#5359.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages