Hi, I have written a service that returns DataHandler containing the binary data(pdf file). When I call that service by using the classes generated by wsdl2java I only get 12k of the binary data. I have seen as reference to 12K buffer wrap issue. I would appreciate if anybody can give me some pointers on how to resole this issue. BTW the service is written in grails and exposed using AXIS2 plugin and all other services(the one not dealing with binary data) work without any issue.
Thanks Sanjay
