Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

The Better approach(Eclipse+JBoss OR Netbeans+Sun App Server )

 
Ranch Hand
Posts: 136
Eclipse IDE Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

We have an application deployed in Websphere and developed using RAD

we are planning to migrate the development environment but the Appserver will remain same

Which will b eteh best combination

Eclipse+JBoss
OR
Netbeans+Sun App Server

if any one is developing using the above combinations can you please list down the good poinst and bad poinst that oyou have faced, thsi will help us to make a better judgement
 
author
Posts: 3285
13
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Arun Kumar wrote:Hi
We are planning to migrate the development environment but the Appserver will remain same

Which will be the best combination

Eclipse+JBoss OR Netbeans+Sun App Server

If any one is developing using the above combinations can you please list down the good points and bad points that you have faced, this will help us to make a better judgment



You say above the the Appserver will remain the same but then you're asking us to comment on other App Servers, I'm confused
 
Arun Kumar
Ranch Hand
Posts: 136
Eclipse IDE Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry for the confusion, what we want is to move out of RAD

We are looking for an alternate dev environment which has an in built server or to which we can configure one, in that case we would like to know which of the above combinations will be the most easy to migrate (and use) from RAD

we had to rule out Tomcat as we have an EJB component in the Application

 
Martijn Verburg
author
Posts: 3285
13
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
RAD is built ontop of Eclipse so that might be an easier migration path for you, however you really need to research for yourself what features of the IDE and App Server that you want and compare that against what Jboss/Glassfish/Netbeans/Eclipse has to offer.
 
reply
    Bookmark Topic Watch Topic
  • New Topic