[jboss-user] [JBoss Seam] - Re: @Unwrap from SFSB and session timeout issue

tom_goring do-not-reply at jboss.com
Tue Mar 20 13:47:34 EDT 2007


Hi,

Thanks for the advise but no it's not the issue.
I renamed the component just to check ("userXx") stack below.

Ideas ? Does anyone have SFSB acting as a manager using @Unwrap to a entity bean ?


17:41:51,187 WARN  [Contexts] Could not destroy component: userXx
  | java.lang.IllegalArgumentException: method not found: destroy for component: userXx (check that it is declared on the session bean business interface)
  | 	at org.jboss.seam.Component.callComponentMethod(Component.java:1853)
  | 	at org.jboss.seam.Component.callDestroyMethod(Component.java:1791)
  | 	at org.jboss.seam.contexts.Contexts.destroy(Contexts.java:230)
  | 	at org.jboss.seam.contexts.Lifecycle.flushAndDestroyContexts(Lifecycle.java:396)
  | 	at org.jboss.seam.contexts.Lifecycle.endRequest(Lifecycle.java:302)
  | 



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

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



More information about the jboss-user mailing list