Hi - FYI
On page http://xml.apache.org/soap/docs/guide/migration.html at: XMLParserLiaison replaced with JAXP We previously used a home grown solution for achieving XML parser independence. However, given the release of a Java standard mechanism for doing that, we have now switched over to using JAXP. What does this mean for you? It means that if you had any code that used XMLParserLiaison then you will have to change that code. Luckily, the changes are simple: the differences between v1.2 and v1.3 of the "messaging" sample, shows you exactly what to do! this link is not functioning. differences between v1.2 and v1.3 of the "messaging" sample <http://xml.apache.org/websrc/cvsweb.cgi/xml-soap/java/samples/messaging/Sen dMessage.java.diff?r1=1.2&r2=1.3&diff_format=h>, Thanks, Rob Robert W. Janicki Senior Software Engineer Content Technology -- Strategic Development Group - RID Tools D3-66Z-1957 Thomson/West 610 Opperman Drive Eagan, MN 55123 Tel: 651.687.5277 FAX: 651.687.5746 E-Mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>