One of the differences I see in the 2 branches, is the useFullHashMode:

org.jboss.invocation.MarshalledInvocation

   /** A flag indicating if the */
   static boolean useFullHashMode = false;

Which was added around 3.2.4

http://sourceforge.net/docman/display_doc.php?docid=21888&group_id=22866

This is 'true' for 4.0.x thus prohibiting interoperability and I don't
see this being configured somewhere.

Can I conditionally set this to true, based only the
org.jboss.util.id.SerialVersion.version setting?


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to