Emmanuel Hugonnet's Library tagged → View Popular
High-performance Ajax with Tomcat Advanced I/O
Using Non-Blocking I/O (NIO) improves server performance drastically because of its efficient use of system resources (threads). The gain in performance is noticeable in Asynchronous JavaScript + XML (Ajax) applications with long polling mechanisms. It also lets you control system-resource usage on a server under pressure. This article explains how to optimize your server for performance during the handling of both Ajax and regular requests.
Software Secret Weapons: Run Scala in Apache Tomcat in 10 minutes
There are not enough examples out there today on interoperability with Java and we need more good examples. So I decided to write some classical Java code using Scala.
Enterprise Java Community: Load-balancing Tomcat with Apache
This article briefly discusses some alternatives for load balancing an application server. It discusses implementation details for setting up load balancing with Apache using ‘mod_proxy’ module. It also looks at some of the features provided by apache
Home - Lambda Probe
Welcome to the home of Lambda Probe - the ultimate tool for monitoring and management of Apache Tomcat instance in real time. Lambda Probe will help you to visualise real time information about Tomcat instance via easy to use and friendly web interface.
Flex Test Drive Server for Java Developers (Tomcat-based)
The Test Drive Server is a minimal and ready-to-use version of Tomcat in which the Flex Data Services WAR file has already been deployed and configured along with a variety of tutorials and sample applications.
Real-Time Tracking and Tuning for Busy Tomcat Servers
Learn a technique for configuring your Tomcat servers to handle heavy traffic while determining how appropriate your current configuration is for changing load demands.
Set the Logging Level Over a Tomcat Cluster Dynamically
Rather than modifying your Log4J configuration and then redeploying the correct code version with the modified logging level, you can dynamically set the Log4J logging level over each node in a Tomcat cluster with JMX.
How to Publish Multiple Websites Using a Single Tomcat Web Application
I was also able to use Tomcat host/alias settings to effectively route traffic from all of these domains to the same web app. Using the index.jsp of the web app, I was able to separate the content between different domains.
boncey.org - Log4j with xml configuration
However, unlike many Java developers (in my experience anyway) I configure Log4j using xml rather than a properties file. XML has always struck me as a neater way to represent what is essentially a hierarchical configuration.
MessAdmin - Notification system and Session administration for J2EE Web Applications
With MessAdmin, you can:
* display statistics about a Web Application
* monitor all active HttpSession
* interact with and see detailed information about any session
* send html messages to any users
java.net: Distribute, Detach, and Parallelize in Tomcat
This article is going to discuss the above aspects in the context of a highly scalable J2EE architecture. The article accompanies a Reference Implementation (RI) for the architecture, which can be deployed and executed.
http://www.oreillynet.com/pub/au/1418
Session Replication in Tomcat 5 Clusters
Clustering and Load Balancing in Tomcat 5
Object Caching in a Web Portal Application Using JCS
Distribute, Detach, and Parallelize in Tomcat
Applications are no longer monolithic, especially when it comes to distributed platforms like J2EE. Non-functional requirements (NFR) compel the architecture to be distributed in the across three or more tiers, encompassing multiple nodes and connectors b
Linux Tomcat Chkconfig Script
I've been meaning to post this for a while, this is my script that can be used to allow tomcat to start and stop with the server cleanly.
It will startup tomcat as one of the last services (95) and shut it down pretty early too.
UsingJsr220inWebContainer - Spring IDE - Trac
Just to recap, here is the EJB 3.0 SLSB. You can see that I have added an @Interceptors annotation. In my opinion - and I'm not alone with that - the usecase of that annotation and the whole AOP stuff specified with the EJB 3.0 specification in general is
Configuration Tomcat(5.5.x) and Apache(2.0.x) mod_jk connector in Windows OS
I find it is quite easy to setup Tomcat(5.5.x) and Apache(2.0.x) mod_jk connector in Windows OS.
Clustering JSR-168 Portlet Applications in Tomcat
JSR-168 Portlet applications represent a special challenge when it comes to clustering within Tomcat (or any other servlet container, for that matter). In order to effectively cluster web applications, session data must be replicated or shared between the
Configuring Tomcat5 and Apache2 with Virtual Hosts using mod_jk | HowtoForge - Linux Howtos and Tutorials
This tutorial explains how I was able to setup a web server in order to support Java Server Pages (JSP) and Servlets using virtually hosted websites. Although this setup worked for this particular environment, I can make no guarantees that it will work fo
Integrating JOTM into Tomcat 5.5.x and configuring 2PC with Spring
As far as I know, the only way to configure 2-phase commit in Tomcat is to integrate a 3rd party Transaction Manager. In J2EE terms, this is better known as a JTA Transaction Manager. The only one I know of that integrates with Tomcat at this time is JOTM
How to use JDBC and transactions in Tomcat with JOTM
This howto is intended for Servlet/JSP developers using Tomcat wanting to take advantage of distributed transactions when using JDBC code in their servlets
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in tomcat
-
Tomcat
tomcat configurement
Items: 4 | Visits: 20
Created by: seven cuit
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
