0 Replies Latest reply on May 6, 2009 6:55 AM by meet_ravip

    Hibernate Porting from Sun Java Application Server(JES) to J

      Any link or document to smoothly port the Hibernate applications running on Sun Java Application Server to JBoss.is there any limitation or known issues on JBoss Hibernate API's while porting from generic hibernate application?.We have used Hibernate Synchronizer for generating the mapping files,interfaces and DAO classes,So can we use the same files for JBoss as well?.is there any code change is required in terms of API's?(We assume yes,since JBoss has its own hibernate sdk)?.