Please see my response to a similar thread this morning... Hope that helps.
-pc On Fri, 14 Jan 2005 09:25:44 +0100, Harm de Laat <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to develop a document based webservice using Apache Axis. > > Currently I have written my schema files (xsd) and my WSDL file. > > Ik would like to use the Document - Literal approach, because I would like to > send Java objects. I also would like Axis to take care of the Marshalling and > DeMarshalling of my JavaObjects. > > What is the next logical step in achieving this? Do I have to generate JAXB > classes? Use Castor or something else? I cannot run WSDL2Java because it > complains about missing bindings. > > Any help would be greatly appreciated. > > Regards, > > Harm de Laat > Ciber Consultant > The Netherlands > >