• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Hibernate support in Jboss

 
Ranch Hand
Posts: 118
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi folks,

I heard that newer version of Jboss is going to have built in support for hibernate,it may or mayn't already released. I am not sure whether existed version 3.2.6 has any built in support for Hibernate. I would like to know your opinions on pros and cons of using Jboss for hibernate if at all any.anybody who really good in following Jboss versions, could pass me on any online tutorials that illustartes the good way of using built-in hibernate support for Jboss.
pass on any comments you have, make it as an interesting discussion.

Thanks
Anu
 
Bartender
Posts: 10336
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"built in support for hibernate", I'm not exactly sure what you are looking for here. The Hibernate Jars are now shipped with JBoss AS. If they were not, its a trivial thing to add them. Other than that, there is not really much JBoss can or need to do to ukse Hibernate.

Of course, Hibernate is part of the JBoss Group now, so you can get support for Hibernate though JBoss (assuming you pay for it).
 
expectation is the root of all heartache - shakespeare. tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic