Again, if there is a problem with 1.2Beta, we can get this fixed. Please open a bug report.
-- dims --- Stuart Barlow <[EMAIL PROTECTED]> wrote: > I have looked at the attachments example in the 1.1 release and > can see the DataHandler type mentioned as the return type for > the message in the WSDL. > > Is it possible to use the DataHandler class and the AXIS roundtrip > tools? > > I have a Java class with method... > > public DataHandler getDocumentDataJavaClientOnly(String dst, > String dmDocID, int versionNumber) throws Exception; > > > When I run Java2WSDL against this I get... > <wsdl:message name="getDocumentDataJavaClientOnlyResponse"> > <wsdl:part name="getDocumentDataJavaClientOnlyReturn" type="xsd:anyType"/> > </wsdl:message> > > I guess that Java2WSDL does not recognise the DataHandler type. > This is all in AXIS 1.1 has anyone tried the 1.2 alpha build for > this? > > Ta, > Stuart. > ===== Davanum Srinivas - http://webservices.apache.org/~dims/
