Thanks for your time, But I use BEA WLS 6.1, I would try to use SOAP and send and receive data encoded via XML. I've not found any method like setEncodingStyleURI I've setEncodingStyle(String); But I don(t know to hardcode this string ! Any idea ? Thanks > > > use... > call.setEncodingStyleURI (Constants.NS_URI_LITERAL_XML); > > and you'll be able to send Element. The XML will be serialized and deserialized >automaticaly. > > Steeve... > > > > > "bColl"<[EMAIL PROTECTED]> on 16/08/2001 12:50:00 > > Please respond to [EMAIL PROTECTED] > > To: <[EMAIL PROTECTED]> > cc: (bcc: Steeve Gilbert/G_STGEORGES/CANAM_MANAC) > > Subject: Newbie Question : > > > Helllo, > > How can I send a soap message in which an element is encoded in XML? > > Regards > __________________________________________________________ > Faites un v?u et puis Voila ! www.voila.fr > Pendant tout l'�t�, gagnez une Ford Ka sur Voila Gratter ! > http://cybergrattage.voila.fr/voila > > > > > > > > __________________________________________________________ Faites un v�u et puis Voila ! www.voila.fr Pendant tout l'�t�, gagnez une Ford Ka sur Voila Gratter ! http://cybergrattage.voila.fr/voila
