[jboss-user] [JBoss Seam] - Re: Schema and DTD validation

baz do-not-reply at jboss.com
Tue Feb 13 11:42:00 EST 2007


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



More information about the jboss-user mailing list