[jboss-user] [JBoss Seam] - Re: boolean property not binding

swd847 do-not-reply at jboss.com
Wed Oct 10 06:00:40 EDT 2007


The problem is with the @In, your component 'checked' cannot be injected. try @In(create=true) and you might see some improvement. 

I must admit though I have never tried to inject a  primitive, I have a feeling that this will not work.

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

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



More information about the jboss-user mailing list