[jboss-user] [JBossCache] - Re: Problem using PojoCache with LoadTime Weaving on Jboss A

jason.greene@jboss.com do-not-reply at jboss.com
Thu Jun 7 16:14:37 EDT 2007


The problem is here:

"mbroons" wrote : 
  | Caused by: java.lang.NoSuchMethodException: model.Session.()
  | 	at java.lang.Class.getConstructor0(Class.java:2647)
  | 	at java.lang.Class.getDeclaredConstructor(Class.java:1953)
  | 	at org.jboss.cache.aop.TreeCacheAopDelegate._getObjectInternal(TreeCacheAopDelegate.java:127)
  | 	... 39 more
  | 
  | Any idea ?
  | 

Does Session have a public noarg constructor? (this is required)

-Jason

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

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



More information about the jboss-user mailing list