One point more:
I have this in component.xml
  <framework:hibernate-entity-query name="myUserList" 
  |                             ejbql="from User"
  |                             max-results="5" 
  |                             order="login"
  |                             session="#{bazDatabase}" />
  | 
and i get with eclipse this
anonymous wrote : cvc-complex-type.3.2.2: Attribute 'ejbql' is not allowed to 
appear in element 'framework:hibernate-
  |  entity-query'.
XMLSpy does not complain with the same file. There is definitly something wrong 
with eclipse.

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

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

Reply via email to