I'm stuck on this same issue, but am getting the following error:

value="#{factoryName}": Cannot get value for expression 
'#{entityQueryName.resultList}'

<framework:entity-query name="entityQueryName" ejbql="..." />
  | <factory name="factoryName" value="#{entityQueryName.resultList}"/>

Why is this happening, and how do I solve it?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016188
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to