9190. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/27/2017 3:20:50 PM Eastern 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.

9190.1 Files compared

# Location File Last Modified
1 Thu Apr 27 19:20:50 2017 UTC
2 PRE-Inbound-eRx-2.0.3.040.zip\PS_INB_ERX_UI\WebContent\WEB-INF\lib\PS_INB_ERX_Common-2.0.3.DEV..jar cxf.xml Mon Apr 24 14:14:14 2017 UTC

9190.2 Comparison summary

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

9190.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

9190.4 Active regular expressions

No regular expressions were active.

9190.5 Comparison detail

        1   <beans 
        2     xmlns="htt p://www.sp ringframew ork.org/sc hema/beans "
        3          
        4     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce"
        5          
        6     xmlns:http -conf="htt p://cxf.ap ache.org/t ransports/ http/confi guration"
        7          
        8     xmlns:jaxw s="http:// cxf.apache .org/jaxws "
        9          
        10     xsi:schema Location=" http://cxf .apache.or g/transpor ts/http/co nfiguratio n
        11                 http://cx f.apache.o rg/schemas /configura tion/http- conf.xsd
        12                 http://ww w.springfr amework.or g/schema/b eans
        13                 http://ww w.springfr amework.or g/schema/b eans/sprin g-beans-2. 0.xsd
        14                         h ttp://cxf. apache.org /jaxws
        15                 http://cx f.apache.o rg/schemas /jaxws.xsd "
        16   >
        17      
        18         
        19     <http-conf :conduit
        20                 
        21      name="{htt p://DNS.UR L       /s chemas}eeS ummaryPort Soap11.htt p-conduit"
        22     >
        23            
        24      <http-conf :client 
        25       AllowChunk ing="false
        26       Connection Timeout="1 20000" 
        27       ReceiveTim eout="2400 00"
        28      />  
        29        
        30     </http-con f:conduit>
        31       
        32      
        33     <!--   <be an id="myP asswordCal lback"
        34           clas s="gov.va. med.pharma cy.wsclien ts.eAnde.C lientPassw ordCallbac k"/>
        35           
        36         <jaxws :client id ="eeSummar yClient" n ame="{http ://DNS.URL        /sc hemas}eeSu mmaryPortS oap11"
        37          addre ss="https: //DNS.DNS    :8443/es r-ws/sprin g-ws/getEE Summary/ee Summary"
        38                        se rviceClass ="gov.va.m ed.pharmac y.wsclient s.eAnde.Ee SummaryPor tService" 
        39                        ws dlLocation ="https:// DNS.DNS    :PORT/esr- ws/spring- ws/getEESu mmary/eeSu mmary.wsdl "
        40                        se rviceName= "EeSummary PortServic e" endpoin tName="eeS ummaryPort Soap11">
        41              
        42                <jaxws:out Intercepto rs>
        43                <bean clas s="org.apa che.cxf.ws .security. wss4j.WSS4 JOutInterc eptor">
        44              < constructo r-arg>
        45                  <map>
        46                     <entr y key="act ion" value ="Username Token"/>
        47                     <entr y key="pas swordType"  value="Pa sswordText "/>
        48                     <entr y key="pas swordCallb ackRef">
        49                        <r ef bean="m yPasswordC allback"/>
        50                     </ent ry>
        51                  </map>
        52              < /construct or-arg>
        53           </be an>
        54    
        55             </ jaxws:outI nterceptor s>
        56         </jaxw s:client> 
        57    
        58        -->
        59         
        60   </beans>
        61  
        62  
        63