• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WEBSERVERS !! Tomcat - JBoss - Weblogic (evaluating the Differences and Similarities)

 
Bartender
Posts: 2911
150
Google Web Toolkit Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to develop an application that can withstand the test of facing several webservers and yet emerge victorious

Here are the challenges that lie ahead in our quest:
1. Need to use concepts like Logging (log4j) for different levels AND need to Govern them remotely (not touching the properties files)
mostly Server variable tweaking via the administrative modules will do.
2. Need to make this system extensible.

So, I need Ideas, topics that i can research on.
I did work on tomcat, but not too deep. Next i did get a bit overview of JBoss (maybe Mbeans can rescue me here). Never touched Weblogic.

any comments on the above 3 webservers are welcome, mostly I need to explore Commonality as well as differences so that i can evaluate what can be done and wht cannot.

As the old saying goes....
2847892906503265072345732475903 minds are better than 1 (sick one)
 
Shiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic