openamf/src/java/org/openamf/io AMFSerializerTest.java,1.10,1.11

Sean Sullivan <[email protected]> Sun, 05 Sep 2004 06:49:27 +0000
Newsgroups gmane.comp.java.openamf.cvs
Message-ID <[email protected]>
Update of /cvsroot/openamf/openamf/src/java/org/openamf/io
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16613/src/java/org/openamf/io

Modified Files:
	AMFSerializerTest.java 
Log Message:
added a Unicode character into the XML message string


Index: AMFSerializerTest.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/io/AMFSerializerTest.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** AMFSerializerTest.java	21 Jun 2004 05:20:11 -0000	1.10
--- AMFSerializerTest.java	5 Sep 2004 06:49:25 -0000	1.11
***************
*** 181,185 ****
    private org.w3c.dom.Document getXMLDocument() throws Exception
    {
!   	String strXML = "<?xml version=\"1.0\"?><foo><bar>Hello</bar></foo>";
    	
    	Document document = null;
--- 181,190 ----
    private org.w3c.dom.Document getXMLDocument() throws Exception
    {
!   	//
!   	// note: we are using \u00A3 in the String
!   	//
!   	//
!   	
!   	String strXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><foo><bar>Hello \u00A3</bar></foo>";
    	
    	Document document = null;



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click