0 Replies Latest reply on Sep 28, 2011 8:51 AM by catares

    HibernateProxyClass-Annotation in JBoss 6

    catares

      Hello,

       

      I migrated from jboss 4.2.2 to Jboss 6.1.0.Final an I had a prpböem with binding my pojo-classes. In my some of my Pojo-classes was a HibernateProxyClass-Annotaion but only when removed this annotation the server was able to bind my pojo's.

      [for example: @org.hibernate.annotations.Proxy(proxyClass = IFolderPojo.class)]

       

      I have update the old hibernate-version from Jboss 4 to the hibernate-version from jboss 6(hibernate 3.6)

       

      Or did I need a special import for this annotation??

       

      This this a problem from hibernate or from the new jboss-version?

       

      please help me!! thanks