[jboss-dev-forums] [Design of JBossCache] - Re: Serialization Compatibility Tests

pavel.tsekov@redhat.com do-not-reply at jboss.com
Wed Dec 20 10:48:16 EST 2006


I've changed the code to utilize java.beans.XMLEncoder since it seemed appropriate. I produces something like that:

 
  
   org.jboss.aop.pointcut.ast.ParseException
  
  
   6640507307072022813
  
 

Now, do we really want a single XML file for all previous releases or you can live with one file for a release ? I think that creating a single file for all releases will complicate the tool without any real advantages. Well, there are some advantages - the fact that we need to validate against j2se 1.4 and 1.5 will double the number of produced files so if we have a single file repository we'll only have two files. Please, advise.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995324#3995324

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995324



More information about the jboss-dev-forums mailing list