-->
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.  [ 2 posts ] 
Author Message
 Post subject: How to deploy Hibernate on Websphere Application Developer?
PostPosted: Wed Sep 15, 2004 11:38 am 
Newbie

Joined: Wed Sep 15, 2004 11:14 am
Posts: 1
Hi,
I don't have much experience with WSAD but i want to deploy an enterprise application that uses hibernate on this environment.

In JBoss 3.2.5 i do the following:
1. Config and deploy mysql1-ds.xml on jboss-3.2.5/server/default/deploy directory
2. Create myproject.sar file (which contains the classes of my objects, its mapping files - *.hbm.xml and the jboss-service.xml) and and deploy this file to Jboss.
3. Put myproject.jar (which contains only the classes of my objects) and the hibernate2.jar in the build path of my EAR project.
4. Deploy the Ear application
4. In the ear application, when i need to use the hibernate objects, i do a lookup over the JNDI to get the SessionFactory. So, i can use my hibernate objects.

I read the document "Hibernate in WSAD 5.x" but i still don't understande all the steps involved in those process. Is there any other document about deployin hibernate on Websphere?

Thanks in advance!

Elaine.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 02, 2005 8:56 pm 
Newbie

Joined: Wed Nov 02, 2005 5:33 am
Posts: 12
Did you succeed in deploying your Hibernate App on WSA ? If yes, could you let me know how ? Thank you very much!

Regards,
---------------------------
thanh.hoc@gmail.com
---------------------------


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.