TomcatExpert

applications

Knowledge Base : Enterprise Apache Tomcat and Application Management

posted by SpringSource on April 8, 2010 12:06 PM

For development and operations teams, a presentation that covers how to manage applications properly from cycling updates to determining failures.

Your business applications provide all the components that do the real work for your enterprise and use Tomcat as the engine to power that work. How can you ensure that your applications on Tomcat are managed properly? How do you cycle application updates over a group of more than twenty server instances? How do you determine the failure of application whether it is during start-up, execution or application shutdown?

Read More

0 comments   |  

0
Rating
  |  

| application, applications, architecture

Knowledge Base : How to get the remote user attribute from Apache Tomcat

posted by SpringSource on October 27, 2009 02:59 PM

Remote User: does not retrieve the remote user information even with successful authentication

There are two types of authentication information that can be retrieved from Tomcat.

First scenario: The Apache Server side authentication.
Second scenario: The Tomcat side Authentication.

To configure Tomcat in retrieving the Apache side authentication:

1. In the httpsd.conf, set up authorization for the protected directory. For example:

Read More

1 comments   |  

0
Rating
  |  

Security | apache server, applications, Tomcat

Syndicate content