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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...