[jboss-user] [JBossCache] - Re: PojoCache with Compile Time Weaving on JBoss 4.2.0 ?

jason.greene@jboss.com do-not-reply at jboss.com
Tue Jul 10 15:08:55 EDT 2007


"mbroons" wrote : I'm facing some trouble trying to use PojoCache with 
  | I packaged all class files (original classes + generated classes) in a 
  | single DemoService.jar file
  | 

Are you really combining both classes directories? Compile-time weaving modifies the classes, so you do not want the originals around, else you end up with duplicate classes which could cause the problem you describe.

-Jason

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

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



More information about the jboss-user mailing list