-->
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.  [ 3 posts ] 
Author Message
 Post subject: Deploying Hibernate to diff servers(JBoss, Weblogic, Websphe
PostPosted: Tue Jan 13, 2004 11:45 am 
Beginner
Beginner

Joined: Thu Oct 09, 2003 3:42 pm
Posts: 22
Hi all, One requierment of the project I am currently working on is that it be deployable to JBoss, Weblogic and Websphere.

Are there guides for deploying into Weblogic and Websphere (The JBoss guide is great!)

What experience have others had with projects that need to run on multiple app servers. Any suggesetions or gotchas I should be aware of. I of course want to do as little work as possible to make it work ;)

A couple of goals are to avoid having any app server specific code (other then app server specific deployment descriptors) or different packaging for the various app servers. I will need to be able to do JNDI lookup of the session factory.

I apologize in advance if some of the questions are silly. I'm somewhat new to all of this.

Thanks,
Marc


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 13, 2004 1:23 pm 
Beginner
Beginner

Joined: Thu Oct 09, 2003 3:42 pm
Posts: 22
I also should have added that it would be cool to have things deployed as an MBean on all systems. I beleive this is what the JBoss deployment does.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 13, 2004 5:16 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
MBean deployment does only work for JBoss as far as I know (maybe Weblogic?) - the best way to go would probably be using the JCA adapter, however I am not using it myself. Probably any WS/WL users can tell about their setup?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.