Hi all,
I'm trying to figure out which XSD to use with components.xml and came up with
http://jboss.com/products/seam/framework which is either incorrect or have some spelling
mistakes.
for example:
<framework:entity-query name="productList" ejbql="select product from
Product product" max-results="20">
This yields to the error: according to the above XSD the "ejbql" attribute is
not allowed to appear in element <framework:entiti-query>.
When checking the the XSD only "eqbql" is there instead of "ejbql" so
I suspect that it is being mispelled, unless I'm using a wrong XSD. Any clues?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998980#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...