Release Notes - WLS Plugin


*** Version 3.9.2

** Bug fixes
    * [DEPLOYITPB-4924] - Tags on wls.JmsServer don't have any effect
    * [DEPLOYITPB-4958] - WLS discovery should either discover weblogic version or make version an inspectionProperty


*** Version 3.9.1

** Improvements
    * [DEPLOYITPB-4814] - Allow user to specify an explicit hostname to use when connection to the WLS admin server
    * [DEPLOYITPB-4815] - Add ability to generate wlst from a template


*** Version 3.9.0

** Improvements
    * [DEPLOYITPB-4404] - Support upgrading shared libraries
    * [DEPLOYITPB-4588] - Add a property to control if the extensibleArtifact needs to have start & stop steps generated

** Documentation update
    * [DEPLOYITPB-3772] - Update documentation to include WLS 12c support


*** Version 3.8.1

** Improvements
    * [DEPLOYITPB-4000] - Wls.Domain implements wls.WlsContainer

** Bug fixes
    * [DEPLOYITPB-3891] - WebLogic plugin does not set the 'versionIdentifier' property if the archive's manifest cannot be read
    * [DEPLOYITPB-3909] - Add new option on wls.Resource: STOP_START
    * [DEPLOYITPB-4074] - wls.Domain exposes password in logging
    * [DEPLOYITPB-4107] - When wls.Deployed have a property telling to stop & start the wls.Target: Stop and Start Step are always triggered

*** Version 3.8.0

** Improvements
    * [DEPLOYITPB-3605] - Allow user to configure non-standard location of wlst.sh

** Bug fixes
    * [DEPLOYITPB-2146] - Upgrading an application on two cluster for a versioned side_by_side deployment doesn't work, since deploying to two clusters can't work in 2 steps
    * [DEPLOYITPB-3401] - Cannot start WebLogic cluster
    * [DEPLOYITPB-3607] - WebLogic plugin does not allow specifying of different connection protocol
    * [DEPLOYITPB-3739] - Discovery of emty wls.Cluster fails


*** Version 3.7.1

** Improvements
    * [DEPLOYITPB-2977] - Make the orders (START_CONTAINERS, STOP_CONTAINERS...) configurable throught synthetic.xml
    * [DEPLOYITPB-3419] - StartWlsServerWithScriptStep default template includes a test procedure ensuring the server is really started
    * [DEPLOYITPB-3522] - deploy files and folders to wlsContainer
    * [DEPLOYITPB-3523] - Allowing to restart target after deploying a resource to a wlscontainer or copying files

** Bug fixes
    * [DEPLOYITPB-3371] - WebLogic discovery fails if there are no JMSServers
    * [DEPLOYITPB-3409] - StartApplication does not control the status of the operation
    * [DEPLOYITPB-3410] - StartWlsServerWithScriptStep should be implemented using a template, allowing to set easily environment variable or other stuff
    * [DEPLOYITPB-3418] - Stop Target template script miss the exit


*** Version 3.7.0

** Bug fixes
    * [DEPLOYITPB-3185] - Output sent to stderr is sometimes lost when running with the Python daemon
    * [DEPLOYITPB-3186] - Spurious "None" printed when an exception is thrown by a script running in the Python daemon


*** Version 3.7.0-beta-1

** Improvements
    * [DEPLOYITPB-3004] - Avoid artifact upload in steps that don't need them

** Bug fixes
    * [DEPLOYITPB-2946] - the artifact is versioned without a version identifier set.


*** Version 3.6.0

** Bug fixes
    * [DEPLOYITPB-2189] - Property "properties" on wls.DataSource is a STRING instead of MAP_STRING_STRING
    * [DEPLOYITPB-2211] - When an error is encountered, the weblogic session remains open
    * [DEPLOYITPB-2702] - 11g itest for creating connection factory fails

