Joe, Looks like you are getting there. :-)
1. If the POJO is not aspectized, TreeCacheAop will try to serialize it. Then the POJO needs to implement *Serializable* interface. 2. To debug your problem, try to run TreeCacheAop in local mode with just your Log class. Use the beanshell in tutorial page in 1.2.4 distro, for example. -Ben View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916267#3916267 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916267 ------------------------------------------------------- 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
