[jboss-user] [JBossCache] - Re: java.io.StreamCorruptedException: invalid stream header

2007-02-22 Thread vbatista
Now it works fine. Thanks. Victor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020533#4020533 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020533 ___ jboss-user mailing li

[jboss-user] [JBossCache] - Re: java.io.StreamCorruptedException: invalid stream header

2007-02-20 Thread [EMAIL PROTECTED]
Use of JGroups 2.4 or later with JBoss AS versions before 4.0.5.GA requires starting JBoss AS with -Djgroups.marshalling.compatible=true. See http://labs.jboss.com/portal/jbosscache/compatibility/index.html. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019

[jboss-user] [JBossCache] - Re: java.io.StreamCorruptedException: invalid stream header

2007-02-20 Thread vbatista
Hi! This problem only happens with the ClusterPartition. I have also defined 2 TreeCache's and they work ok (I used the JGroups configuration recommended on JBossCache-1.4.1). I think my problem is that I am using the old JGroups configuration for my ClusterPartition. I attach this configur