17026. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/11/2017 10:47:23 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

17026.1 Files compared

# Location File Last Modified
1 Tue Apr 11 15:47:23 2017 UTC
2 PS_PPS_Weblogic_Domain\install\domain_template.jar\autodeploy readme.txt Fri Oct 7 07:11:04 2016 UTC

17026.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 54
Removed 0 0

17026.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

17026.4 Active regular expressions

No regular expressions were active.

17026.5 Comparison detail

        1  
        2   This autod eploy dire ctory prov ides a qui ck way to  deploy app lications
        3   to a devel opment ser ver. When  the WebLog ic Server  instance i s running
        4   in develop ment mode,  applicati ons and mo dules in t his direct ory are 
        5   automatica lly deploy ed.
        6  
        7   You can pl ace J2EE a pplication s such as  the follow ing in thi s director y:
        8  
        9   * EAR file s
        10   * WAR, EJB  JAR, or R AR archive  files
        11   * Exploded  archive d irectories  for appli cations or  modules
        12  
        13   The autode ploy direc tory is au tomaticall y created  when you i nstall
        14   the WebLog ic Server  sample dom ains or wh en you use  the Confi guration
        15   Wizard to  create dom ains. 
        16  
        17   To automat ically dep loy an app lication:
        18  
        19   1. Start t he WebLogi c Server d omain in d evelopment  mode.
        20   2. Place t he applica tion's exp loded dire ctory stru cture
        21   or archive  file in t his autode ploy direc tory. 
        22  
        23   STARTING W EBLOGIC SE RVER IN DE VELOPMENT  MODE
        24  
        25   WebLogic S erver doma ins start  up in deve lopment mo de by 
        26   default. T o change s tartup mod e for a do main, foll ow 
        27   the below  instructio ns.
        28  
        29   The startu p mode app lies to al l WebLogic  Server in stances in  a domain.
        30   You can se t the doma in startup  mode in a ny of the  following  ways:
        31  
        32   *  With th e startWeb Logic star t scripts  in the bin  directory
        33      startWe bLogic.cmd  (for Wind ows) and s tartWebLog ic.sh (for  Unix) 
        34      can be  modified w ith any te xt editor.
        35  
        36      By defa ult, the s tart scrip ts start W ebLogic Se rver in de velopment 
        37      mode so  you do no t need to  modify the  default s cripts in  order to 
        38      auto-de ploy appli cations. I f you want  to start  WebLogic S erver in 
        39      product ion mode,  use the 'p roduction'  argument  with the s tart comma nd 
        40      or modi fy the sta rtup scrip ts.
        41  
        42   *  Start t he server  in develop ment mode  from the c ommand lin e with the
        43      -Dweblo gic.Produc tionModeEn abled=fals e setting.  If you wa nt to 
        44      start t he server  in product ion mode f rom the co mmand line , use
        45      the -Dw eblogic.Pr oductionMo deEnabled= true setti ng.
        46  
        47          
        48   *  Set the  domain st artup mode  in the Ad ministrati on Console  by 
        49      selecti ng or dese lecting th e Producti on Mode bo x in the d omain's
        50      Configu ration->Ge neral page . See the  Administra tion
        51      Console  online he lp for mor e informat ion about  setting th is
        52      attribu te.
        53  
        54