[JBoss-dev] [JBossCache] - Re: TreeCacheAop questions

2005-03-24 Thread Bill Bejeck
Ok, I made a mistake before, and Serialized objects work fine in the TreeCacheAop. But I have another question now. I am having trouble using the org.jboss.aop.standalone.SystemClassLoader in Tomcat. The error is failed to transform TreeCacheAOP with a linked exception to the

[JBoss-dev] [JBossCache] - Re: TreeCacheAop questions

2005-03-24 Thread [EMAIL PROTECTED]
My suggestion is to use aopc (the precompiler) if you can. THis way, you won't need the classloader during load time. -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3871519#3871519 Reply to the post :

[JBoss-dev] [JBossCache] - Re: TreeCacheAop questions

2005-03-23 Thread [EMAIL PROTECTED]
Bill, Q(A). You can but it will need to be serializable. In this case, putObject acts as put. Q(B). Declare it Serializable should be ok. Can you elborate on the inconsistency? I am interested to know because I think it should not. :-) -Ben View the original post :