openamf/src/java/org/openamf/io AMFSerializer.java,1.27,1.28

[email protected]
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:/tmp/cvs-serv30218/src/java/org/openamf/io

Modified Files:
	AMFSerializer.java 
Log Message:
fixed bug that was stoping multiple bodies from working

Index: AMFSerializer.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/io/AMFSerializer.java,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** AMFSerializer.java	21 May 2003 01:27:19 -0000	1.27
--- AMFSerializer.java	24 May 2003 01:06:59 -0000	1.28
***************
*** 48,52 ****
  
  		// Write the version?
! 		outputStream.writeShort(0);
  
  		// Get the header count
--- 48,52 ----
  
  		// Write the version?
! 		//outputStream.writeShort(0);
  
  		// Get the header count




-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.