[jboss-user] [JBoss Seam] - Re: Injecting EJB3 into a POJO

jarkko@jab.fi do-not-reply at jboss.com
Thu Dec 14 21:13:52 EST 2006


@In cause the stuff below:
anonymous wrote : 
  | Caused by: java.lang.IllegalArgumentException: Could not set field value by reflection: DragDropBean.kohdeEditor on: fi.jab.jsf.icefaces.DragDropBean with value: class org.jboss.seam.intercept.Proxy$$EnhancerByCGLIB$$36c63494
  | 	at org.jboss.seam.util.Reflections.set(Reflections.java:75)
  | 	at org.jboss.seam.Component.setFieldValue(Component.java:1547)
  | 	... 105 more
  | Caused by: java.lang.IllegalArgumentException: Can not set fi.tc.business.KohdeEditorBean field fi.jab.jsf.icefaces.DragDropBean.kohdeEditor to org.jboss.seam.intercept.Proxy$$EnhancerByCGLIB$$36c63494
  | 	at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:146)
  | 	at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:150)
  | 	at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:63)
  | 	at java.lang.reflect.Field.set(Field.java:657)
  | 	at org.jboss.seam.util.Reflections.set(Reflections.java:61)
  | 	... 106 more
  | 
  | 

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

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



More information about the jboss-user mailing list