WebSphere application server administration using Jython
Save Time and Money: Streamline WebSphere Application Server Management with Jython Scripting! Utilizing Jython scripting, you can dramatically reduce the effort, resources, and expense associated with managing WebSphere Application Server. WebSphere Application Server Administration Using Jython wi...
Otros Autores: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified]
IBM Press/Pearson plc
2010
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629149306719 |
Tabla de Contenidos:
- Cover
- Contents
- Acknowledgments
- About the Authors
- Chapter 1 Introduction
- Why Is This Book Necessary?
- About the Websphere Application Server Product
- This Book and Its Organization
- Chapter 2 Jython Fundamentals
- Introduction
- Data Types
- Numbers
- Strings
- Tuples
- Lists
- Accessing Sequence Elements
- Dictionaries
- Additional Information Types
- Literals (Constants)
- Variables Names (Identifiers)
- Variables
- Expressions
- String Operators
- Statement Separator
- Comments
- Coding Conventions
- Summary
- Chapter 3 Jython Statements
- Expression Statements
- The print Statement
- Assignment Statements
- Packing and Unpacking
- Augmented Assignment
- Slices
- Simple Statements
- The assert Statement
- The break Statement
- The continue Statement
- The del Statement
- The exec Statement
- The import Statement
- The pass Statement
- The raise Statement
- Control Flow
- Compound Statements
- The if Statement
- loop Statements
- The while Statement
- The for Statement
- The try Statement
- Functions
- Function Definitions
- Namespaces
- The global Statement
- Function Parameters
- The return Statement
- Default Parameter Evaluation
- Summary
- Chapter 4 Jython Classes
- Class Statement
- Example class Definition
- Object Instantiation
- Built-in Constants
- Built-in Data Types
- List Methods
- Dictionary Methods
- String Methods
- String Formatting
- Built-in Functions
- Summary
- Chapter 5 Jython Modules
- Jython Module Basics
- The import Statement
- nested_scopes
- Packages
- Errors and Exceptions
- Built-in Exceptions
- Functional Programming
- Using Java Objects and Libraries
- Jython Standard Library
- getopt() Module
- Regular Expressions (RegExp)
- Summary
- Chapter 6 wsadmin
- wsadmin Options
- Usage Information.
- The Java Virtual Machine Initialization Phase
- The wsadmin Environment Initialization Phase
- The Connection Phase
- Defining the Scripting Language
- Trace-Related Options
- wsadmin Profile Script Files
- Commands and Script Files
- Interactive/Interpretive wsadmin Session
- Summary
- Chapter 7 Introduction to Admin Objects
- The Administrative Scripting Objects
- Help for the Help Object
- Help for MBeans
- Help for MBean Attributes
- Help for MBean Operations
- Help for Additional MBean Information
- Help for Other Administrative Objects
- Help for WebSphere Messages
- Useful Information
- Summary
- Chapter 8 The AdminConfig Object
- AdminConfig Overview
- Configuration Identifier (config ID)
- Containment Path
- Configuration Types
- Using a config ID
- Show and Tell Methods
- Create and Modify Methods
- Configuration Verification/Validation
- Document Manipulation Methods
- Miscellaneous Methods
- Summary
- Chapter 9 The AdminControl Object
- Environment Information and Manipulation
- MBean Support Methods
- Objects, Names, and Instances
- Attribute-Related Methods
- Miscellaneous Methods
- *_jmx Methods
- Summary
- Chapter 10 The AdminApp Object
- Application Informational Methods
- Application Installation Methods
- Edit, Update, and Uninstall
- Miscellaneous AdminApp Methods
- Summary
- Chapter 11 The AdminTask Object-Server Management
- Introduction
- Simple One-Line Examples
- ServerType-Related Methods
- Creating Servers and Clusters
- Server-Related Commands
- create*Server Optional and Required Steps
- Server Template-Related Commands
- JVM-Related Methods
- JVM System Properties
- JVM Properties
- z/OS-Specific Methods
- Miscellaneous ServerManagement Methods
- Reference Section
- Node Group Command Group and Core Group Command Group
- createCoreGroup
- createNodeGroup.
- addNodeGroupMember
- removeNodeGroupMember
- removeNodeGroup
- moveClusterToCoreGroup
- moveServerToCoreGroup
- deleteCoreGroup
- AdminReports Command Group
- reportConfigInconsistencies
- ReportConfiguredPorts
- ClusterConfigCommands Command Group
- createCluster
- createClusterMember
- deleteClusterMember
- deleteCluster
- ConfigArchiveOperations Command Group
- exportServer
- importServer
- GenerateSecurityConfigCommand Command Group
- generateSecConfigReport
- PortManagement Command Group
- listApplicationPorts
- listServerPorts
- ServerManagement Command Group
- listServer
- getServerType
- listServerTypes
- showServerInfo
- showServerTypeInfo
- createApplicationServer
- createApplicationServerTemplate
- deleteServer
- setJVMProperties
- setJVMSystemProperties
- setProcessDefinition
- Server Management Methods that Do Not Belong to Any Command Group
- createServerType
- Summary
- Chapter 12 Scripting and Security
- WebSphere Security Basics
- JAAS (J2C) Aliases
- Create a J2C (JAAS) Alias
- Viewing JAAS Aliases
- Modify a JAAS Alias
- Delete a JAAS Alias
- Configuring Application Security
- Enabling/Disabling Administrative and Application Security
- Mapping Java EE Roles
- Review the Current and Available Mappings
- Mapping Roles to Users and/or Groups
- Enable/Disable Java 2 Security
- LDAP Failover
- Viewing the Hosts
- Adding Additional LDAP Hosts
- Setting the Host List
- Removing LDAP Hosts
- Federated Registries (and Other Essentially Undocumented Scripting Areas)
- Multiple Security Domains (WebSphere V7)
- Additional Security Topics
- Bus Security
- Datasources
- Web Services
- AdminTask Security Reference
- SecurityConifgurationCommands Group
- SecurityDomainCommands Group
- SecurityRealmInfoCommands
- WIMManagementCommands
- WizardCommands
- JACCUtilityCommands.
- IdMgrRepositoryConfig
- Chapter 13 Databases and Authorization
- Database Basics
- Terminology
- A Simple Example
- Troubleshooting Configuration Problems
- Advanced Settings
- Databases Reference Section
- JDBCProviderManagement Group
- VariableConfiguration Group
- Useful MBeans
- Summary
- Chapter 14 Messaging
- An Introduction to Messaging
- Messaging Basics
- Terminology
- Example: Creating a Bus
- Example: Deleting a Bus
- Security
- Enabling Bus Security
- Example: Enabling Bus Access Security
- Example: Enabling Transport Security
- Reference Section
- Creating Message Buses
- Deleting a Bus and Bus Components
- Modifying a Bus and Bus Components
- Displaying Buses and Bus Components
- Bus Security
- Summary
- Chapter 15 Administering Web Services
- Web Services Basics
- WS-I Profiles
- WSDL and SOAP
- A Web Service Example
- Web Services Runtimes
- Managing Web Services
- Exploring Web Services
- Listing Web Services
- Listing Web Services Information
- Exporting the WSDL for a Web Service
- Web Service Policy Sets
- Policy Set Bindings
- Policy Set Attachment
- Policy Topics Summary
- Additional Topics
- Enable/Disable Endpoints
- WS-Notification
- Web Services and the Service Integration Bus
- Mediations
- Web Services Gateway
- Online References
- AdminTask Web Services Reference
- SIBWebServices Group
- KeyManagerCommands
- KeyStoreCommands
- KeySetCommands
- PolicySetManagement Group
- WebServicesAdmin Group
- Chapter 16 Version 7.0 Scripting Libraries
- Library Organization
- Scripting Library Help
- Default Failure Action
- AdminApplication Script Library Module
- AdminApplication Group 1-Install and Uninstall Applications
- AdminApplication Group 2-Query Application Configurations
- AdminApplication Group 3-Update Applications.
- AdminApplication Group 4-Export Applications
- AdminApplication Group 5-Configure Application Deployment
- AdminApplication Group 6-Start/Stop Applications
- Business-Level Applications (AdminBLA)
- Java 2 Connector (AdminJ2C) Library Module
- AdminJDBC Library Module
- AdminJMS Library Module
- AdminResources Library Module
- AdminAuthorizations Library Module
- AdminClusterManagement Library Module
- AdminServerManagement Library Module
- AdminServerManagement: Group 1-Server Configuration
- AdminServerManagement: Group 2-ServerTracingAndLogging Configuration
- AdminServerManagement: Group 3-OtherServicesConfiguration
- AdminNodeGroupManagement Library Module
- AdminNodeManagement Library Module
- AdminLibHelp and AdminUtilities Library Modules
- Summary
- Index.