70062. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/9/2018 10:58:59 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.

70062.1 Files compared

# Location File Last Modified
1 PS_INB_ERX_3.0.1.011.zip\PS_INB_ERX_UI\WebContent\WEB-INF\lib\PS_INB_ERX_Common-3.0.1.011..jar cxf.xml Tue Mar 13 18:22:14 2018 UTC
2 PS_INB_ERX_3.0.1.011.zip\PS_INB_ERX_UI\WebContent\WEB-INF\lib\PS_INB_ERX_Common-3.0.1.011..jar cxf.xml Thu Apr 5 16:12:46 2018 UTC

70062.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 118
Changed 3 8
Inserted 0 0
Removed 0 0

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

70062.4 Active regular expressions

No regular expressions were active.

70062.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:// URL /schemas}e eSummaryPo rtSoap11.h ttp-condui t"
  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:cli ent id="ee SummaryCli ent" name= "{http:// URL /schemas}e eSummaryPo rtSoap11"
  37            address="h ttps:// URL : PORT /esr-ws/sp ring-ws/ge tEESummary /eeSummary "
  38                        se rviceClass ="gov.va.m ed.pharmac y.wsclient s.eAnde.Ee SummaryPor tService" 
  39                          wsdlLocati on="https: // URL : PORT /esr-ws/sp ring-ws/ge tEESummary /eeSummary .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