javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

HttpTransportPipe.dump=true freeze with binary messages #1150

Open glassfishrobot opened 10 years ago

glassfishrobot commented 10 years ago

When executing webservices client with

-Dcom.sun.xml.ws.transport.http.client.HttpTransportPipe.dump=true

and sending binary data

Content-Id: 23038b83-75dd-440a-8495-5a7720ed92da@example.com Content-Type: image/jpeg Content-Transfer-Encoding: binary

 ╪ α ►JFIF ☺☻ ☺ ☺  █ ♠♠ ♀¶ ♀♂♂♀↓↕‼☼¶↔

Then the print out freeze in console.

Affected Versions

[2.2.10]

glassfishrobot commented 10 years ago

Reported by jan.supol

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-1150