Hi,

I'm trying to get the TreeCacheAop running inside JBoss. TreeCache was no 
problem but I'm stuck with this exception.

java.lang.IllegalArgumentException: TreeCacheAop.putObject(): Object type is 
neither  aspectized nor Serializable

Meanging that my object isn't aspectized, ok. How can i achieve this?

The tutorial says: "To declare a POJO via XML configuration file, you will need 
a META-INF/jboss-aop.xml file located under the class path."

I put an xml under : jboss-aop-jdk50.deployer\META-INF, but this didn't help.

Is this the right place? and if it is where do i have to state the usage of my 
xml file?




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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to