javaee / metro-jax-ws

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

Allowing to get a Datahandler instead of a byte array #362

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

It seems impossible to get a stream access to an attachment part. I get only a byte[] array that prevent me from transferring really large binary content.

You can give a look at this thread for more information.

http://forums.java.net/jive/thread.jspa?messageID=219716&#219716

Environment

Operating System: All Platform: All URL: http://forums.java.net/jive/thread.jspa?messageID=219716𵩄

Affected Versions

[2.0 FCS]

glassfishrobot commented 17 years ago

Reported by smack@java.net

glassfishrobot commented 16 years ago

jitu@java.net said: Can you see the samples mtom-large, large-upload. They have DataHandler in the SEI.

glassfishrobot commented 17 years ago

Was assigned to jax-ws-issues

glassfishrobot commented 7 years ago

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