700. EPMO Open Source Coordination Office Redaction File Detail Report

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

700.1 Files compared

# Location File Last Modified
1 C:\working_scrub\Unredacted\VAP Code Base\VAP_Bld2_Source_Code_CIF_2017-02-14\nvap-svc-consent-eval\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-svc-consent-eval\src\main\resources\META-INF webservices.xml Mon Apr 3 14:09:21 2017 UTC

700.2 Comparison summary

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

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

700.4 Active regular expressions

No regular expressions were active.

700.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       PolicyEval uationServ iceWS
  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        PolicyEval uationServ icePort
  25       </port-com ponent-nam e>
  26                    
  27       <!-- Targe t namespac e from wsd l -->
  28                    
  29       <wsdl-port  
  30        xmlns:ex=" http://wra pper.jee.c onsenteval .svc.nvap. DNS     /"
  31       >
  32        ex:PolicyE valuationS ervicePort
  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.svc.cons enteval.je e.wrapper. PolicyEval uationServ iceWS
  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         PolicyEval uationServ iceWS
  47        </ejb-link >
  48                     
  49       </service- impl-bean>
  50               
  51      </port-com ponent>
  52          
  53     </webservi ce-descrip tion>
  54   </webservi ces>