[jboss-user] [JBoss Seam] - Missing namespace entry in components.xml
schmatz
do-not-reply at jboss.com
Fri Feb 23 18:12:36 EST 2007
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
More information about the jboss-user
mailing list