0 Replies Latest reply on Jan 17, 2008 10:03 AM by mussie

    seam gen doesn't fit with JMS_MESSAGES?!

    mussie

      Ok new error when doing seam gen from prompt I tried to generate entities!
      And got this error:

      15:56:16,466 WARN [ServiceController] Problem starting service persistence.units:ear=helloworld.ear,unitName=helloworld
      javax.persistence.PersistenceException: org.hibernate.HibernateException: Wrong column type: MESSAGEBLOB, expected: varbinary(255)
       at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:720)


      Messageblob is from the table JMS_MESSAGES in my hsqldb.
      shouldn't this be correct why does seam expect another column type?

      thanks and best regards,
      Mussie