Batch Management
This feature provides managed batch support for the Java batch container. This includes the Batch REST management interface, job logging support, and a command line utility for external scheduler integration.
Dieses Feature aktivieren
Zum Aktivieren des Features "Batch Management" fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>batchManagement-1.0</feature>
Feature entwickeln, das von diesem Feature abhängig ist
Wenn Sie ein Feature entwickeln, das vom Feature "Batch Management" abhängig ist, schließen Sie das folgende Element in den Header "Subsystem-Content" für Ihr neues Feature ein:
com.ibm.websphere.appserver.batchManagement-1.0; type="osgi.subsystem.feature"
Features, die dieses Feature aktiviert
- batch-1.0 - Batch API 1.0
- distributedMap-1.0 - Distributed Map interface for Dynamic Caching
- jdbc-4.0 - Java Database Connectivity 4.0
- jdbc-4.1 - Java Database Connectivity 4.1
- json-1.0 - JavaScript Object Notation for Java
- servlet-3.0 - Java Servlets 3.0
- servlet-3.1 - Java Servlets 3.1
- ssl-1.0 - Secure Socket Layer
Von diesem Feature bereitgestellte Standard-API-Pakete
- javax.batch.api
- javax.batch.api.chunk
- javax.batch.api.chunk.listener
- javax.batch.api.listener
- javax.batch.api.partition
- javax.batch.operations
- javax.batch.runtime
- javax.batch.runtime.context
Featurekonfigurationselemente
Sie können die folgenen Elemente in Ihrer Datei server.xml verwenden, um das Feature "Batch Management" zu konfigurieren:
- administrator-role
- authCache
- authentication
- authorization-roles
- basicRegistry
- batchJobLogging
- channelfw
- classloading
- httpAccessLogging
- httpDispatcher
- httpEncoding
- httpEndpoint
- httpOptions
- httpProxyRedirect
- jaasLoginContextEntry
- jaasLoginModule
- library
- ltpa
- mimeTypes
- quickStartSecurity
- tcpOptions
- transaction
- trustAssociation
- virtualHost