4101. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:17 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.

4101.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:17 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-svc-consent-eval\src\main\resources\META-INF webservices.xml Fri Apr 21 20:03:30 2017 UTC

4101.2 Comparison summary

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

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

4101.4 Active regular expressions

No regular expressions were active.

4101.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. va.gov/"
        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>