aspose file tools
The moose likes Tomcat and the fly likes upgradtion from tomcat to weblogin Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "upgradtion from tomcat to weblogin" Watch "upgradtion from tomcat to weblogin" New topic
Author

upgradtion from tomcat to weblogin

Vijay Kumar
Ranch Hand

Joined: Jul 24, 2003
Posts: 260
hi all
currently I have been developing my application using tomcat web-server. I want to use Webloginc Application Server..
can any body give me aome stuff...
What is the major differences between tomcat and weblogic.
Weblogic server is freeware or I'll have to pay for it.....

thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56200
    
  13

Why? What is Tomcat not doing for you that you think Weblogic will?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

Originally posted by Vijay Kumar:
hi all
currently I have been developing my application using tomcat web-server. I want to use Webloginc Application Server..
can any body give me aome stuff...
What is the major differences between tomcat and weblogic.
Weblogic server is freeware or I'll have to pay for it.....

thanks


Weblogic is neither free nor Open Source.
Weblogic is a full J2EE server (EJB included) whereas Tomcat is a Servlet/JSP container.

If you want an Open Source EJB Container try JBoss.
You could also try Orion (orionserver.com).
I believe a developer copy is free (used to be anyway) and the license to run a commercial app is very cheap.

If it's not for EJB, then I echo Bear's question: What's lacking in Tomcat?


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Vijay Kumar
Ranch Hand

Joined: Jul 24, 2003
Posts: 260
hi friend thanks for your kind suggestion ther is no problem with tomcat... it runs smoothly.. np prblem wth tomact..
actually I have to search
1) what are the technolgis or feature which tomcat can't do...
2) how it is different from applecation server...



than x
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: upgradtion from tomcat to weblogin
 
Similar Threads
EJB setup
Using EJB deployed in WebLogic in a servlet which runs in Tomcat
possible to run struts app with weblogic server
Creating application using struts in the weblogic 8.1
APPLICAION Server