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.  [ 6 posts ] 
Author Message
 Post subject: hibernate in websphere development tool
PostPosted: Mon Nov 14, 2005 3:35 am 
Newbie

Joined: Tue Aug 23, 2005 12:52 am
Posts: 10
Hi

Can anyone help me in wsda. Im using wsda for hibernate. Please can anyone tell me how to configure hibernate in wsda.

Thnx in advance


durga


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 14, 2005 7:20 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
Websphere Dev tool uses eclipse 3.0. Hibernate tools uses eclipse 3.1 - tell WSAD to upgrade their eclipse dependency ;)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: Upgrade eclipse
PostPosted: Fri Aug 11, 2006 1:25 pm 
Newbie

Joined: Sat Jul 22, 2006 1:47 pm
Posts: 11
Is there a way that we can upgrade eclipse version used by Websphere.

Thankig U,
Chamal.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 11, 2006 1:57 pm 
Expert
Expert

Joined: Tue Jul 11, 2006 10:21 am
Posts: 457
Location: Columbus, Ohio
No, there is no way to upgrade the WSAD version of Eclipse. Everyone in the WSAD DeveloperWorks forums have been complaining about their slooooow iterations for a long time now. Two solutions for you:

1) Use an installation of Eclipse 3.2 for reverse engineering and code generation.

2) Use the Ant tasks for code generation in WSAD.

I used method #1 to familiarize myself with the toolset. Now, I exclusively use the Ant tasks and they are just as easy to use as the plugin. IMO, the Ant tasks give you more fine grained control anyways and it does not tie you to a development platform.


Top
 Profile  
 
 Post subject: Ant Tasks
PostPosted: Fri Aug 11, 2006 11:49 pm 
Newbie

Joined: Sat Jul 22, 2006 1:47 pm
Posts: 11
Ananasi,

Thanks for ur reply. I am not that familiar with Ant tasks. Can we manipulate hibernate mapping files with a graphical interface with Ant tasks.

Thanking You,
Chamal.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 12, 2006 8:28 am 
Expert
Expert

Joined: Tue Jul 11, 2006 10:21 am
Posts: 457
Location: Columbus, Ohio
Nope, Ant is pretty much uses text based IO, some IDEs may augment that, but I do not use them. If you really need the graphical interface (learn Ant though, it's handier than I originally thought as well), then install Eclipse 3.2, there are no interaction problems. You will just have to import the project into WSAD after you generate the code. Good luck and good coding!


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