You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Nathaniel G. Auvil" <na...@yahoo.com> on 2005/03/29 23:46:26 UTC

Java Serialization of XmlObjects

I am running some performance tests on my XMLBean Objects and i noticed that when i pass an
XmlObject to an EJB method, the XMLObject first outputs itself as XML and then writes itself to
the ObjectOutputStream.  Why the extra step?  

Wouldn't the performance be **much** better to skip the xml output and just use Java Serialization?


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org