Photo of the cover of WebSphere Application Server Administration Using Jython

Official companion web site

Configuration Types

Most recently modified on 2011-09-25
This article supplements the following sections of our book:
Chapter 8: The AdminConfig Object
Configuration Types
page 152
You can buy our book from
Back to home pageBack to table of contents pageBack to interesting articles page

The WAS configuration tree is composed of elements. Some elements are very simple. Others are complex. Each element is some kind of WAS configuration type. You can discover all the available configuration types for your WAS installation.

print AdminConfig.types()

The exact number of types will vary by WAS version. It will also vary according to what additional WAS products you have licensed from IBM. In WAS version 7, there are at least 793. In version 8, there are at least 855.

See also these related articles:
AdminConfig SyntaxThe WAS Configuration TreeConfiguration TypesConfiguration IDsShow and Tell (Part 1)Show and Tell (Part 2)Show and Tell (Part 3)Preserving ChangesModifyCreateConfiguration Validation (Part 1)Configuration Validation (Part 2)Almost Never Used Commands (Part 1)Almost Never Used Commands (Part 2)

A Very Small Subset of the Available Configuration Types
AdminObject AppSecurity ApplicationServer Cell CellManager Chain Classloader ClusterMember ConfigSynchronizationService ConnectionPool ConnectionTest CoreGroup DataReplication DataReplicationDomain DataSource DataSourceDefinition DeployedObject Deployment EARFile EJBModuleDeployment EndPoint FileTransferService ForeignCell HAManagerPolicy HAManagerService JAASAuthData JMSConnectionFactory JMSDestination JMSProvider JavaProcessDef JavaVirtualMachine Key KeyManager KeyReference KeySet KeySetGroup KeyStore KeyStoreFile SIBus SIBusMember SSLConfig Security SecurityDomain SecurityDomainMember Server ServerCluster VariableMap VariableSubstitutionEntry VirtualHost WebServer WebserverPluginSettings

Click here to schedule a speaker at your locationClick here to inquire about consulting for your companyClick here to inquire about training for your company.