SpringSource tc Server
If you were running apache tomcat server in your web server then most probably you face some problem on serving some of your servlet and jsp pages. One of the problems I encounter before with tomcat server is it’s hard to install. Especially if you are not an expert user in Linux operating system.
Tomcat server can run servlet and jsp pages. Because of this you are not limited on using a static HTML pages. It allows your user to execute some code without the intervention of a webmaster. It can also run behind apache server serving HTML pages while tomcat is serving dynamic pages.
Tomcat in traditional approach is heavyweight in nature and takes a lot of your resources compare to other application running on your server.
But thanks to SpringSource tc Server which solves your problem in providing a lightweight and enterprise java application servers.
What are these enterprise class are offering?
- Application management
- List applications running in a distributed collection of server instances
- Target, deploy and undeploy applications to distributed server instance
- Start, stop and reload applications running for distributed server instances
- Control web application parameters like caching, JSP behavior, and serving of static content
- Server management
- Remote configuration control for server instances:
- Configure JDBC Data Sources and connection pools
- Define virtual hosts, access logs and integration with web servers
- Configure JVM server start parameters like Java heap size and garbage collection characteristics
- Define server groups (tc Server or Tomcat instances)
- Advanced server diagnostics
- Application thread lock detection provides warnings when threads compete for restricted resources in a way that would compromise application integrity
- Configurable automatic and on-demand thread and heap dumping for failure and exception analysis
- Thread to URL association for faster diagnosis when analyzing problems with request processing
- Enterprise support
- To minimize downtime, SpringSource provides mission critical enterprise support.
- More than 400 of the world’s largest organizations count on SpringSource to support their mission-critical tc Server and Tomcat infrastructure.
- Over 80% of Tomcat commits in the last two years were made by SpringSource employees and with our leading Tomcat committers, SpringSource can rapidly address support incidents and commit bug fixes to Tomcat
With this in mind, you will be assured of the great service that SpringSource is offering to your business.