• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Spring + Hibernate in JBoss

 
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Javid and Peter, I thank you for your book, it could not have been more opportunate and timely for me who is just learing the migration path from JBoss 4.X to 5.0. Does JBoss 5.0 provide any explicit support for deploying to the Spring container? Also would like to know if your book covers any details on the JBoss Hibernate integration, Hibernate console and JBossIDE (now JBosssTools) and eclipse integration. Atleast an appendix could help...
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Deploying an application that uses Spring is no different that deploying any other application. Also, there is a JBoss-Spring integration project, but we do not cover that in the book.

We do cover Hibernate and Hibernate archives. We do not cover Hibernate development, there are already many good books on that topic.

And we do not go into any IDE integration (I gave reasons why in another post). The book is administration and configuration focused, not development focused.
reply
    Bookmark Topic Watch Topic
  • New Topic