Thanks for the info.  Do you know of any urls where I can find out more about 
this.

I tried changing the binding in my wsdl, but WSDL2Java still generates the 
same code.  

Should I just give up on using WSDL2Java?  If so how can I figure out what the 
method signatures should be.

Thanks,

Jason

On Thursday 18 March 2004 7:31 am, Anne Thomas Manes wrote:
> Better yet -- used doc/lit with the "wrapped" style.
>
> At 02:33 AM 3/18/2004, you wrote:
> >To combine the rpc and the message style, why don't
> >you use the rpc style adding an xml document as
> >attachment?
> >
> >  --- Jason Calabrese <[EMAIL PROTECTED]> ha
> >scritto: > Hi everyone,
> >
> > > Is there anyway combine the rpc and message styles?
> > >
> > > What I would like is to have a method signature
> > > something like this:
> > >
> > > Document doSomething(CustomRequest req);
> > >
> > > I will be using the data in the CustomRequest to
> > > interface with an existing
> > > application that returns a DOM document and I don't
> > > want to manually marshal
> > > it into beans just to have it get unmarshaled again.
> > >
> > > Also it would be nice to be able to return the
> > > String representing the DOM
> > > document so I could do some caching to a file or db
> > > and not need to reparse
> > > the xml again.
> > >
> > >
> > > Thanks,
> > >
> > > Jason
> >
> >______________________________________________________________________
> >Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati,
> >l'antivirus, il filtro Anti-spam
> >http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
>
> ~~~~~~~~~~~~~~~~~~
> Anne Thomas Manes
> VP & Research Director
> Burton Group

Reply via email to