Hi, Any one had successfully used Apache soap attachment (passing DataHandler) to call a method in a J2EE EJB?
We are failing to deserialize the DataHandler at the J2EE server side which generated java.io.NotSerializableException. Although the client side has successfully serialized the DataHandler, and generated correct soap xml and MIME attachment. Thanks for any info. -- wei