Hi everybody,

I am writting a service to get and send back xml files from/to the client.
According to the apache soap tutorial to send a xml file back to the client
I can use on the service side org.apache.soap.Envelope´s marshall(..) method
to marshall my envelope.
So the method marshall has the following parameters:

marshall(java.io.Writer sink, XMLJavaMappingRegistry xjmr)

what does mean XMLJavaMappingRegistry ? where can I find some information or
reference about that?

I supposse for the first parameter (sink) I have to create a new envelope
object and insert on it al necessary information ...and then convert it to a
Writer object for passing in the marshall(..) method.

So I have some trouble on this topic..

could anybody help me, please?

thanks in advance.
bayardo.


-- 
-----------------------------------
Bayardo Cerda
email: [EMAIL PROTECTED]
url  : http://bayanet.gmxhome.de
-----------------------------------

NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++

Reply via email to