Hello,

I'm using Seam-gen 1.1.6 and in the auto-generated components.xml file there's 
a xml namespace entry missing. It's:

xmlns:framework="http://jboss.com/products/seam/framework";

Without it you're not able to define entity queries like

<framework:entity-query name="countries" ejbql="from Country c" />

Greetings,
Mark


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

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

Reply via email to