Tomcat is an open-source web server supported by Apache.
N/A
Oracle WebLogic
Score 7.4 out of 10
N/A
For more information visit https://www.oracle.com/middleware/weblogic/suite.html
N/A
Pricing
Apache Tomcat
Oracle WebLogic Application Server
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache Tomcat
Oracle WebLogic
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Apache Tomcat
Oracle WebLogic Application Server
Considered Both Products
Apache Tomcat
Verified User
Employee
Chose Apache Tomcat
Apache Tomcat is used for our cloud-based apps when testing on our local machines. Oracle WebLogic is used for our older on-prem apps. Thus, it's difficult to compare them apples-to-apples. However, Apache Tomcat is not really meant to run in production for our older apps …
Apache Tomcat is very smooth tool compared to other applications. Since there are very less feature it's very smooth. NGINX server doesn't need Apache Tomcat we can directly deploy so it faster comparatively. In my working time I have never come across the UI of NGINX. Apache …
Verified User
Technician
Chose Apache Tomcat
Commercial application servers are available that support enterprise application needs, but many times this is overkill for most web applications running in the cloud, particularly for independent software vendors. The capabilities and management tools provided with these …
Apache Tomcat is lightweight but performs well, even when running multiple applications. Its performance and security features are the reasons for choosing Apache Tomcat among its competitors. Also, there is a huge community support than other products.
We considered between Tomcat and WebLogic and then choose Tomcat as it is much simpler and have all the features we need, also we need to integrate Tomcat with our Gitlab pipeline and Tomcat is well supported with its API set. In the future we plan to move our system to Azure …
Apache Tomcat is more lightweight and much quicker to deploy, so compared to JBoss or Weblogic it's much more efficient and cost effective for deploying small apps. The instances start up almost immediately and almost no maintenance is needed from the admins. There is also no …
Tomcat stacks up against the others very well due to its adoption in the open source community, low total cost of ownership, maintenance, and ease of deployment. It's much more lightweight than Websphere or Weblogic and provides most of the features most developers would need, …
We use WebLogic as an enterprise level large application container. We have a big WebLogic cluster, hosting our core applications. We also use tomcat to build a quick POC and some light-weighted RESTful service for a cloud-native initiative, so the relationship should be …
Well WebLogic is very complex. Most of what happens with WebLogic requires servers to be restarted, which isn't always possible. Also, Oracle tries to force you to only use their GUI interface for most of the administration, which could be done directly in the files, but are …
It's clear that JBoss is a full JEE stack implementation while Tomcat isn't, but if you don't need the whole JEE stack there are many lightweight alternatives that implement the required feature with Tomcat.
In comparison to IIS, Apache, Tomcat - Oracle Weblogic App Server is an all-round server, easy to configure, supported and in my opinion very strong in B2B applications. I personally would not trust IIS in a B2B environment. Administration of Weblogic is Web GUI driven and this …
WebLogic is clearly more powerful than Tomcat, but it's also better than JBoss, since it gives more configuration options, and the administration console is absolutely the best I've ever seen. On the other side, for small applications Tomcat is more lightweight, and more …
Weblogic is heavy machinery for medium/large enterprises, while Jboss can be used discreetly. Glassfish is the ancestor of Weblogic and the advantage is the free Enterprise version. If you don't have much to invest, Glassfish 3 could be a great alternative. Apache Tomcat and …
JBoss and Apache Tomcat application servers are open source and cost less, however I do not find them as sophisticated enough to handle the various critical functionality used at US Cellular corporation. WebLogic stands way ahead in the way it provides opportunities for …
Oracle WebLogic Server is meant for enterprise applications. I have used Apache Tomcat for academic projects and definitely find WebLogic to be a powerful alternative.
Oracle WebLogic Application Server and IBM WebSphere Application Server provide an enterprise-level well-supported platform for robust architecture solutions. They provide tools for management, monitoring, and interaction with multiple other platforms in the market. JBoss is …
Apache Tomcat is used by the group of developers in our organization but the major student ERP production systems do run on WebLogic due to its feature-rich nature and stability. Although the cost is considered a hindrance to its wider use.
Apache Tomcat requires a lot of out-of-the-box set-up that is difficult to work with, especially when it comes to production-ready configurations. The only advantage it has over Oracle WLS is that it's free, which is probably why many commercial server products are bundled with …
Applications Developer Information Technology Specialist
Chose Oracle WebLogic Application Server
Oracle WebLogic Application Server is much more stable when compared to opensource application servers like Oracle GlassFish Server or Apache Tomcat. Coming to JBoss Enterprise Application Server, Oracle WebLogic Application Server has better support with most of the cloud …
Oracle Weblogic Application Server gains its reputation from the performance, easy of maintenance, to be compared with the competitor solutions. However, Weblogic is "all-in-on" solution, sometimes it is too fat for some business needs that only requires part of the full …
The main competitor is Wildfly and Websphere. The choice it's all about the bundled cost regarding the chosen OS and Java vendor. All three are almost the same in terms of performance and features. An exceptional alternative from the OSS ecosystem is Payara. Payra has some …
We have chosen WebLogic because it is a combination different well implemented functionalities, which all-in-all work better than in other products that we have evaluated. Another thing which was crucial for us when making a decision was great support provided by Oracle. …
Compared to the alternatives, Weblogic is on the heavier side and requires more configuration to get it running. Instance startup time is also relatively long, but this could be due to the application size deployed on the server. Licensing cost for WebLogic would also be higher …
Excellent value for companies wishing to host Java applications in the cloud. Utilizing hosting tools such as load balancers and network and application firewalls, Tomcat can be part of a powerful system to host web applications to thousands of users. There has been consistency in the development and support of Tomcat since its initial release in the late '90s and the best commonalities have been carried forward. If you host Java web applications, Tomcat is as good as any for an application server.
I see Oracle WebLogic Application Server being appropriate when an application needs several different data sources and messaging providers configured and accessible, with a configured level of control of resources (connection pools) and timeouts. It is also advisable to create distributed resources that you can configure as always active to provide more processing power, or as failover for situations of availability in case of disaster recovery, for example. An application where the number of required resources configured is very small and almost non-changeable, and no scalability is required, some other options exist in the market with less cost.
I love that the weblogic dashboard allows you to manage applications and see the status of each application.
Oracle WebLogic Application Server simplifies usage periods in the development and production of business applications.
Oracle WebLogic Server allows me to define various aspects of data source entry, including creating a specific multiple connection to facilitate data entry.
Performance and administration are highlighted in weblogic.
Using tomcat manager to troubleshoot is not very informative. Error messages are vague, you have to dig into log files for more information about the problems.
Is great for simple web applications, but may not work for heavy development which may require a full J2EE stack, might like JBoss better.
Security in tomcat is not straightforward, as I discovered that you have to understand how to set up realms in tomcat in order to hash passwords, which I was not overly familiar with, which is a big deal when setting up users in the tomcat-users.xml file.
The Admin UI should be further simplified, the UI design was not too user-friendly— too many options and clicks required, difficult for the new beginners to figure out what they are looking for.
The admin server becomes the single failure point, although Oracle suggested some workarounds by setting VIP and VHost, it was not quite easy and straight forward.
Domain replication is hard, requiring a lot of knowledge and scripts efforts.
Admin will hang if the node manager communication encounters some issues for one or some nodes in the domain/cluster.
Not able to kill/terminate the stuck thread, the only way is to restart the managed server (JVM)
Tomcat has a very rich API set which allows us to implement our automation script to trigger the deployment, configure, stop and start Tomcat from the command line. In our projects, we embedded Tomcat in our Eclipse in all of the developer's machines so they could quickly verify their code with little effort, Azure Webapp has strong support for Tomcat so we could move our application to Azure cloud very easy. One drawback is Tomcat UI quite poorly features but we almost do not use it.
I would have given it a 10 but sometimes the hogging threads become a issue and needs server bounce. Except that, we are very pleased with the product.
Tomcat doesn't have a built-in watchdog that ensures restart upon failure, so you have to provide it externally. A very good solution is java service wrapper. The community edition is able to restart Tomcat upon out of memories exceptions.
Tomcat support to customize memory used and allow us to define the Connection pool and thread pool to increase system performance and availability, Tomcat server itself consume very little memory and almost no footprint. We use Tomcat in our production environment which has up to thousands of concurrent users and it is stable and provides a quick response.
Eclipse Jetty is the best alternative for Apache Tomcat because which is also an open-source and lightweight servlet container like Tomcat. A major advantage of this over Tomcat is that Jetty server can easily be embedded with the source code of web applications. Since it requires less memory to operate, you may realize that it is very efficient.
Oracle WebLogic Application Server is a leading server side container. It is far superior than IBM's WebSphere application server, JBOSS or Tomcat server. The easiness of using Oracle's weblogic application server is much user friendly and also it has great support and user base globally. I would rate WebLogic to be #1 application server & highly recommend.
Tomcat is cheap and very quick to deploy, so it has benefited much when situation needs applications to be deployed quickly without wasting time on licensing and installations.
Plenty of documentation available so no vendor training is required. Support contract is not needed as well.
WebLogic Application Server definitely had a positive ROI since all the applications are deployed on a single platform and making maintenance extremely cost effective.
Since all major cloud vendors support and maintain WebLogic, it gives us an opportunity to explore possibilities to move the organizational infrastructure on to the cloud without too much effort.