[jboss-user] [JBoss Seam] - Re: Excessive [could not destroy component] 1.1B1 to 1.1CR1

vivimos do-not-reply at jboss.com
Thu Nov 30 08:14:35 EST 2006


I had the same problem using CR1 with a SFSB where I was injecting FacesMessages using  @In(create=true) private FacesMessages facesMessages. (It didn't matter whether I used the transient keyword or not.)

When I removed the @In injection statement and instantiated FacesMessages in the method using FacesMessages.instance() the problem disappeared.

With the nightly build of November 29th the problem seems to have disappeared an I can inject FacesMessages with no problem. 

I had no luck trying to solve the problem with @CashConfig. 

Carl




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

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



More information about the jboss-user mailing list