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

Starting with BEA Weblogic

 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all!

Please, only 2 questions from this Weblogic newbye!

1º Is there any free downloadable version of weblogic server?

2º What's inside a Weblogic? I mean, Websphere has a Geronimo inside. Is there any famous application server behind Weblogic. At least I guess it'll have a Tomcat, right?

Thank you very much!
 
drifter
Posts: 1364
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.oracle.com/technology/products/weblogic/index.html
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Antonio,

For your second question, Weblogic doesn't come up with Tomcat as Weblogic itself is an application server. However you can configure Apache to proxy the requests to Weblogic by downloading plug-in.

Andy
 
Antonio Fornie
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you very much Carol!

And thank you Andy, but are you sure it has no Tomcat inside? It seems really strange to me. I guess you know how many servers have a Tomcat inside. For example, Websphere has a Geronimo inside, and Geronimo is an aggregate of many components, a Tomcat among others.

But well, if it's all Bea components, is interesting to know!

antonio
reply
    Bookmark Topic Watch Topic
  • New Topic