JBoss Community

Re: Target Unreachable, identifier 'valeursMBean' resolved to null

created by Alexey Kazakov in JBoss Tools - View the full discussion

You misspelled the component name. You defined it as valeurMBean : @Component("valeurMBean")

but use it as valeursMBean : #{valeursMBean.valeurTable}

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community