[JBoss-user] [JBossCache] - Re: Pojo Cache and annotations

2006-07-06 Thread [EMAIL PROTECTED]
It is in 1.4.CR2 under sourceforge for the JBoss Cache download. http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=428151 Look into the examples directory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955742#3955742 R

[JBoss-user] [JBossCache] - Re: Pojo Cache and annotations

2006-07-05 Thread sphinxmember
Thanks for the clarification. Can you tell me the location for these examples for downloading them. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955604#3955604 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955604

[JBoss-user] [JBossCache] - Re: Pojo Cache and annotations

2006-07-04 Thread [EMAIL PROTECTED]
Yes, for aopc, you will need this XML. BTW, I have refactored the PojoCache examples to weave out the unnessary dependecies. There is now a separate PojoCacheTasks.xml (for Ant targets) that a user can take to customize to your own project setting mor easily. Feedback is welcome when you have a

[JBoss-user] [JBossCache] - Re: Pojo Cache and annotations

2006-06-30 Thread sphinxmember
Thats what even I was assuming The example under annotated50 has aoppath element under aopc target which specifies the path for jboss-aop.xml. Is it necessary to provide this XML just as a directive to the aopc to check for the new annotation marker @org.jboss.cache.aop.annotation.PojoCacheable

[JBoss-user] [JBossCache] - Re: Pojo Cache and annotations

2006-06-29 Thread [EMAIL PROTECTED]
Not for the release 1.3 and 1.4. In 2.0, it has additional interceptos and introduction that requires runtime presence of the aop xml file but that is supposed to be internal (e.g., hiding away from the user). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3