Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.53 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.53 KB

OSB-Config-WLST-Configurator

The OSB-Config-WLST-Configurator is a simple the WLST script that contains several features for a more detailed customization of SBConfig Jar file, before deploying to the OSB. The WLST script to read existing SBConfig jar and modify (customize) it according to the settings in the properties and generate a new SBConfig JAR. The WLST script allow you change e.g.: enpoint URI, enable or disble transactions, transport level security, timeout, retry count, etc.

OSB-Config-WLST-Configurator

OSB-Config-WLST-Configurator supports customization of the following OSB resources:

  • Proxy Service
  • Business Service
  • (Static) Service Account
  • SMTP
  • JNDI
  • UDDI
  • Proxy Server
  • Alert Destination
  • Service (Key) Provider
  • GlobalOperationSettings
  • MQConnection

OSB-Config-WLST-Configurator supports customization of the following OSB transports:

  • LOCAL
  • HTTP
  • JMS
  • MQ
  • FTP
  • SFTP
  • EMAIL
  • SB

For more information about OSB-Config-WLST-Configurator, please visit wiki pages or download latest OSB-Config-WLST-Configurator release.

Build Status