1 Reply Latest reply on Feb 24, 2006 1:29 PM by belasco99

    JBOSS and Hibernate

    dhanyakairali

      What could be the cause of the the following
      warning
      [QuerySplitter] no persistent classes found for query class:
      from org.jboss.hibernate.adminguide.Customer order by username

      when I deploy the hibernate example (jboss4guide\examples) using
      ant.bat -Dchap=hibernate -Dex=1 run-example
      and try to access
      http://localhost:8080/chap13/

      As far as I understand my query isnt running ..
      Any suggestions anyone?

      TIA