Hi, I've been given some wsdl for a soap server for which I would like to write a client. However I'm getting an error of
Type {http://xx.com/yy}DataHandler is referenced but not defined. This is using wsdl2java. I would much appreciate it anybody could shed some light on this. Is it that the server hasn't defined a mapping? Should I define a mapping somewhere? Thanks!! James