users@jaxb.java.net

xml in a string

From: Guilhem Legal <legal.g_at_hotmail.fr>
Date: Tue, 13 Nov 2007 01:28:06 -0800 (PST)

hi!

i have a jaxws web service using jaxb and i have to send an xml file with it
(i don't have the java classes of this file). So i try to put this file in a
string and send it. but jaxb replace all my mark by their ascii code like
that :

&lt;keyword&gt;piezometer&lt;/keyword&gt;

is there a way to keep my mark ?
is it possible to send xml whitch is not generate by jaxb?
-- 
View this message in context: http://www.nabble.com/xml-in-a-string-tf4796626.html#a13722303
Sent from the java.net - jaxb users mailing list archive at Nabble.com.