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/

Reply via email to