[jboss-user] [JBossCache] - Re: CacheLoader is not notified when a POJO is modified

dmary do-not-reply at jboss.com
Tue Dec 11 09:46:20 EST 2007


well, i've try to do again same deploy, with a fresh install of jboss 4.05 GA, and I found another error, and in searching into forum, 
I found that someone have got same error 
(see http://www.jboss.org/index.html?module=bb&op=viewtopic&t=98752&postdays=0&postorder=asc&start=10),
 and the solution was to put into the classpath of aop task this :

  | <fileset dir="${deploy.dir}/tc5-cluster.sar">
  | 	          <include name="tc5-cluster.aop" />
  | 	        </fileset>
  | 

thanks jason for the advice!

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

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



More information about the jboss-user mailing list