-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Please validate architecture for proprietary web server
PostPosted: Sat Jun 11, 2005 1:16 pm 
Newbie

Joined: Sat Feb 26, 2005 10:10 pm
Posts: 8
Hibernate version:
3.0rc1

Hi,

We plan to host Hibernate for our web applications in our propritery application server. Besides exposing Hibernate, we are building a layer on top of it to provide CRUD operations for SessionFactory creation, versioned object, and auditing.

Hibernate.jar will be placed in the server
I don't know why JBoss needs this, as suppose to placing hibernate.jar in each web application's web-inf/lib. If we place the hibernate.jar in the server, whenever the server's hibernate.jar gets upgraded, the webapps are forced to migrate.

A SessionFactory created for each web application
We want to load the hibernate mappings for each web application as they are deployed into the web server. Since SessionFactory can only be configured once, it looks to me this is the way to provide flexibility of deployment

Thanks!

Theen-Theen


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.