662. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/5/2017 4:26:23 PM 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.

662.1 Files compared

# Location File Last Modified
1 C:\working_scrub\Unredacted\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-server\src\main\resources\META-INF webservices.xml Wed Feb 1 18:37:28 2017 UTC
2 eHX-CIF.zip\eHX-CIF\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-server\src\main\resources\META-INF webservices.xml Mon Apr 3 14:07:08 2017 UTC

662.2 Comparison summary

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

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

662.4 Active regular expressions

No regular expressions were active.

662.5 Comparison detail

  1   <?xml 
  2     version="1 .0" 
  3     encoding=" UTF-8"
  4   ?>
  5   <webservic es 
  6     xmlns="htt p://java.s un.com/xml /ns/javaee
  7     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  8     version="1 .2"
  9   >
  10         
  11     <webservic e-descript ion>
  12              
  13      <!-- just  a label, c an be anyt hing you w ant -->
  14              
  15      <webservic e-descript ion-name>
  16       XACMLConte xtHandlerS ervice1
  17      </webservi ce-descrip tion-name>
  18              
  19      <port-comp onent>
  20                    
  21       <!-- just  a label, c an be anyt hing you w ant -->
  22                    
  23       <port-comp onent-name >
  24        XACMLConte xtHandlerP ort1
  25       </port-com ponent-nam e>
  26                    
  27       <!-- Targe t namespac e from wsd l -->
  28                    
  29       <wsdl-port  
  30        xmlns:ex=" http://con texthandle r.permissi on.service .server.nv ap. DNS     /"
  31       >
  32        ex:XACMLCo ntextHandl erPort1
  33       </wsdl-por t>
  34                    
  35       <!-- Fully  qualified  class nam e of the e jb interfa ce/bean pr oviding th e service  -->
  36                    
  37       <service-e ndpoint-in terface>
  38        gov.va.nva p.server.s ervice.per mission.co ntexthandl er.XACMLCo ntextHandl erService
  39       </service- endpoint-i nterface>
  40                    
  41       <service-i mpl-bean>
  42                         
  43        <!-- the n ame of the  session b ean provid ing the se rvice (NOT E: not sur e if this  is name or  mappedNam e annotati on attribu te). -->
  44                         
  45        <ejb-link>
  46         XACMLConte xtHandlerS ervice1
  47        </ejb-link >
  48                     
  49       </service- impl-bean>
  50               
  51      </port-com ponent>
  52          
  53     </webservi ce-descrip tion>
  54         
  55     <webservic e-descript ion>
  56              
  57      <!-- just  a label, c an be anyt hing you w ant -->
  58              
  59      <webservic e-descript ion-name>
  60       PDPImplWSS ervice
  61      </webservi ce-descrip tion-name>
  62              
  63      <port-comp onent>
  64                    
  65       <!-- just  a label, c an be anyt hing you w ant -->
  66                    
  67       <port-comp onent-name >
  68        PDPImplWSP ort
  69       </port-com ponent-nam e>
  70                    
  71       <!-- Targe t namespac e from wsd l -->
  72                    
  73       <wsdl-port  
  74        xmlns:ex=" http://pdp .permissio n.service. server.nva p. DNS     /"
  75       >
  76        ex:PDPImpl WSPort
  77       </wsdl-por t>
  78                    
  79       <!-- Fully  qualified  class nam e of the e jb interfa ce/bean pr oviding th e service  -->
  80                    
  81       <service-e ndpoint-in terface>
  82        gov.va.nva p.server.s ervice.per mission.pd p.PDPImplW S
  83       </service- endpoint-i nterface>
  84                    
  85       <service-i mpl-bean>
  86                         
  87        <!-- the n ame of the  session b ean provid ing the se rvice (NOT E: not sur e if this  is name or  mappedNam e annotati on attribu te). -->
  88                         
  89        <ejb-link>
  90         PDPImplWS
  91        </ejb-link >
  92                     
  93       </service- impl-bean>
  94               
  95      </port-com ponent>
  96          
  97     </webservi ce-descrip tion>
  98   </webservi ces>