(Spring/Tapestry)-POJO's-hibernate-oracle-JBOSS

From: Siva kumar VP via JavaKB.com (forum_at_JavaKB.com)
Date: 02/24/05


Date: Thu, 24 Feb 2005 04:39:59 GMT

hello help

I have worked out 1 project using MVC

jsp - servlet - POJO's - own data manager - oracle - web logic

now i have to start a new project with

(Spring/Tapestry)-POJO's-hibernate-oracle-JBOSS

i am facing many problems

what are the main differences between JBOSS & TOMCAT ?

I am not using EJB i am using POJO's then why do I go for JBOSS instead
of TOMCAT??

what is the advantage of O/R mapping provided by hibernate what are all
the different tools available automaticatically produce XML mapping files
and classes for the tables when i use hibernate ??

what is the best thing for front end java script validations in model
applications they are using POJO's for that whether to follow that or it is
good to use java script files for validations??

if we use hibernate it in turn uses JBOSS connection pool to connect to
database or ??

how to call stored procedures using hibernate??

*********

Main Question - except oracle everything mentioned above is fully
free , i mean open source right ???

*********

*********
when using Spring with Hibernate how to disable auto commit so that
i want to explicitly commit each transaction
**********

Totally confused

also if u know suggest me some books where can i get all the answers

-- 
Message posted via http://www.javakb.com


Relevant Pages

  • JBoss, PostgreSQL, XDoclet, Serial primary keys in CMP
    ... I'm trying to get a simple container managed bean to work with JBoss ... assuming you know what you're doing) of getting a data access layer. ... I've also looked at Hibernate, but wonder about my Hibernate classes ... was with Data Access Object, but with added features such as versioning. ...
    (comp.lang.java.programmer)
  • Re: EJB 3.0 vs Spring
    ... or Spring with a Web Server ... EJB3 has improved things greatly, particularly with entity beans, but it still might be a bit early to depend on it. ... The JBoss implementation is in beta and is buggy. ... My experience with JBoss + Hibernate + EJB 3.0 was OK until I hit a bug that required an upgrade that quickly descended into a mess of seemingly irreconcilable inter-dependencies. ...
    (comp.lang.java.programmer)
  • Re: CMP without entity beans ?
    ... JBoss), so i've started studying "JBoss at work, a practial guide". ... the CMP chapter uses Hibernate ... instead of Entity Beans. ...
    (comp.lang.java.programmer)
  • MappingException with Hibernate and JBoss
    ... I am running JBoss 3.2.5 and have gone through all the tutorials that I ... least some of the Hibernate classes are accessible (they are being ...
    (comp.lang.java.databases)
  • (Spring/Tapestry)-POJOs-hibernate-oracle-JBOSS
    ... I am not using EJB i am using POJO's then why do I go for JBOSS instead ... what is the advantage of O/R mapping provided by hibernate what are all ... what is the best thing for front end java script validations in model ...
    (comp.lang.java.help)