On Jan 13, 2008, at 8:47 AM, wesley wrote:

When annotated class with @Component combined with @SessionScoped (or @ConversationScoped/@ApplicationScoped), ResinObjectFactory throws

java.lang.RuntimeException:
java.lang.reflect.InvocationTargetException

I'm using s080111 snapshot.

I've filed this as http://bugs.caucho.com/view.php?id=2332

Is the object a normal bean or is it something like a struts2 action? If it's a struts action, then it really shouldn't have a @SessionScope (?), since it's a singleton.

Also, do you have a full stack trace?

thanks,

(BTW, we've added a wiki page for the struts2 integration at http:// wiki.caucho.com/Struts2)

-- Scott

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to