61945. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/18/2018 10:41:06 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.

61945.1 Files compared

# Location File Last Modified
1 PS_INB_3.0.4.003.zip\PS_INB_ERX_UI\WebContent\WEB-INF\lib\PS_INB_ERX_Common-3.0.3.001.jar cxf.xml Thu Apr 12 14:15:08 2018 UTC
2 PS_INB_3.0.4.003.zip\PS_INB_ERX_UI\WebContent\WEB-INF\lib\PS_INB_ERX_Common-3.0.3.001.jar cxf.xml Mon Jul 16 15:12:04 2018 UTC

61945.2 Comparison summary

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

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

61945.4 Active regular expressions

No regular expressions were active.

61945.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://jaxws. webservice s.esr.med. va.gov/sch emas}eeSum maryPortSo ap11.http- 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 ://jaxws.w ebservices .esr.med.v a.gov/sche mas}eeSumm aryPortSoa p11"
  37          addre ss="https: //DNS.PORT "
  38                        se rviceClass ="gov.va.m ed.pharmac y.wsclient s.eAnde.Ee SummaryPor tService" 
  39                        ws dlLocation ="https:// DNS.PORT "
  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