-->
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.  [ 4 posts ] 
Author Message
 Post subject: do i need an application server??
PostPosted: Tue Jul 20, 2004 1:03 pm 
Newbie

Joined: Tue Jul 20, 2004 12:48 pm
Posts: 2
i wonder if i need an application server when i want to use jdo with hibernate in the following situation: i want to share persistent objects (all on one box - no clustering) over the network with different clients/services. the clients/services should be able to read/write on the objects. is there something like a lightwight jdo object broker. or is it possible to access the hibernate objects via rmi? i think an application server (like jboss) with ejb support would be a too much. guess i'm a bit confused regarding all the possibilities. maybe someone can give me a hint. cheers.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 20, 2004 1:26 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
(1) Hibernate is not JDO. JDO is a competing solution.
(2) You can use Hibernate with Tomcat.
(3) You can run JBoss without the EJB container.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 20, 2004 2:18 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
(4) no you don't need a J2EE application server - you can write your own (base on RMI or whaterver) if you want

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 20, 2004 2:26 pm 
Newbie

Joined: Tue Jul 20, 2004 12:48 pm
Posts: 2
ok, thanx a lot.


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

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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.