1 Reply Latest reply on May 19, 2006 3:47 AM by alesj

    simple setup spring/hibenate setup

    quentincompson

      we're gonna use the standard spring/hibernate setup documented all over the place (e.g. spring doc, spring in action, etc.).

      my question is this: with jboss and its hibernate support (and spring ?) , is there anything special with jboss that i have to keep in mind?

      it looks to me like i have the *option* of deploying my hibernate stuff seperately as an har file (mbean) and having my spring stuff just do a jndi lookup to that session factory.

      http://jboss.com/index.html?module=bb&op=viewtopic&t=81199


      can someone give me some advice on this?

      thanks