I think I found the answer...

I don't think jboss was reading my jboss-aop.xml file :( So it was just using 
regular Serialization since my classes do implement Serializable. But I wasn't 
getting any of the AOP niftyness.

I ran the classes I was stuffing into the TreeCacheAOP through the AopC and 
deployed those into jboss and everything seems to be fine now. (the blocking 
until replication occurs as it should).

Now I just need to do some thinking as JBossCache really doesn't seem to like 
certain hashmap functions (.clone and .values) and my AOP objects have a bunch 
of Hashmaps in them. :)

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to