0 Replies Latest reply on Aug 17, 2007 4:27 AM by loumaus

    EJB3 vs. HAR deployment for hibernate

    loumaus

      hi there ..

      we have developed a couple of domain objects and initially deployed them as an ejb3 package.

      Everything works out fine ....

      Sliming my configuration reveals that JBoss provides a dedicated hibernate deployment archive ( har ) .

      Question:

      When should i use the har deployment to deploy my domain objects and when can i use the plain ejb3 deployment and simply pack the domain objects into the package.

      thanks in advance

      thorsten