0 Replies Latest reply on May 6, 2003 1:05 AM by jschneider

    Return XML String??

    jschneider

      I have an EJB that returns a string with XML data in it. When the data is sent back to the client app, it is being "un-xml-ized" (< is converted to &lt; ).

      How can I tell jboss.net/axis that the return data should be left alone, or specify that the return data is really XML?

      Thanks in advance.

      Jim