Description
If you put a Map<String,DataHandler> into the JAX-WS context for attachment, then later query the attachments, the resulting WrappedAttachments has a toArray method that will fail if passed an improper sized array.
If you put a Map<String,DataHandler> into the JAX-WS context for attachment, then later query the attachments, the resulting WrappedAttachments has a toArray method that will fail if passed an improper sized array.