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

Comparison of the following app server

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JRUN, JBOSS, WebSphere
We will build a normal J2EE Application for Sony. What app server should i suggest for them ?
Actually, they will not put too much cost on this project. so, webshere is just for reference and comparison. We will choose JRUN or JBoss. Besides the price (one is free and one is not free), what is the difference between them?
Actually, we want to propose the JRUN. Because macromedia claimed that JRUN 4 has the following advantages that sounds good for us.
1. hot deployment
2. connectiviy of Flash MX and J2EE.
dose anyone know the hot deployment features of JRUN good or not ?
Dose it really archieve the "hot deployment" functions ? that mean once we copy the archive files to the server, the Jrun will automatically determine the changes and auto re-deploy.
 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've not used either app server, so I can't recommend either one. However, I work for HP on the HP Application Server, and I have one major recommendation ---> play with them both (Jrun and JBoss).
That's the only way you'll be able to find out:
  • how easy is the hot deployment to use?
  • how logical are their user interface / management tools?
  • What about EJB generation and deployment?
  • What about Fail over and Load Balancing?
  • Is it easy to debug problem?
  • How good is their support department?


  • Don't just take their marketing information at face value -- what marketing says, and what the product actually does can often be two different things.
     
    Don't get me started about those stupid light bulbs.
    reply
      Bookmark Topic Watch Topic
    • New Topic