cancel
Showing results for 
Search instead for 
Did you mean: 

What are the Managers and Services of the SAP WAS Java ?

praveenkumar_kadi
Active Contributor
0 Kudos

Hi All,

Can anybody give me links/discription/material on "Managers and Services of the SAP Web Application Server Java " ?

Usefull materials will be rewarded with good points

Thanks in advance

-Praveen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

The following link would explain you the details about managers and services.

http://help.sap.com/saphelp_nw70/helpdata/en/31/ceb64056e3b533e10000000a155106/frameset.htm

The internal structure of J2ee engine is handled by the managers and corresponding services.

Each manager in j2ee engine has a predefined functionality

The following is a list of managers available for j2ee engine:

Log Manager - for configuring and maintaining log

Ports Manager - for configuring and maintaining ports

Application Thread Manager - for application threads.

Thread Manager - for system threads management

IP Verification Manager - for ip verification management

Connections Manipulator - for maintaining the connection pool

Locking Manager - to maintain locks

Configuration Manager - for all configuration settings

Classloading Manager - for class loading configuration

Cluster Manager - for managing the cluster(java)

Service Manager - for maintainence of services.

The following are the list of services available in j2ee engine

Security Provider

Monitoring Service

Log Configurator Service

Log Viewer Service

Deploy Service

EJB Container Service

HTTP Provider

hope this helps.

plz reward points if useful.

Regards

Sree

praveenkumar_kadi
Active Contributor
0 Kudos

Hi Sree,

It was a nice response..I rewarded you good points..

However I would like to see examples/PDF's (for my record) on how to use/configure each manager/services . or more detailed documents to know about their options.

Thanks

Praveen

Answers (0)