0 Replies Latest reply on Mar 10, 2006 7:42 AM by astrill

    [JDBCExceptionReporter]

    astrill

      Hi!

      I'm trying out the examples from the JBoss at Work book and now I'm getting this message when I try to look at my application after starting up jboss:

      [JDBCExceptionReporter] SQL Error: -22, SQLState: S0002
      13:33:33,739 ERROR [JDBCExceptionReporter] Table not found in statement [select this_.ID as ID0_0_, this_.MAKE as MAKE0_0_, this_.MODEL as MODEL0_0_, this_.MODEL_YEAR as MODEL4_0_0_ from CAR this_]
      13:33:33,740 INFO [STDOUT] org.hibernate.exception.SQLGrammarException: could not execute query


      Am I forgetting to deploy something or is the error due to some Hibernate problem?

      Hope someone can help me. :-)
      Ashtray.