Missing namespace entry in components.xml
-----------------------------------------
Key: JBSEAM-956
URL:
http://jira.jboss.com/jira/browse/JBSEAM-956
Project: JBoss Seam
Issue Type: Task
Components: Framework
Affects Versions: 1.1.6.GA
Environment: Seam-gen -> auto-generated components.xml file
Reporter: Mark Schmatz
Priority: Minor
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"
/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira