Produced by Araxis Merge on 6/9/2017 3:50:59 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Fri Jun 9 19:50:59 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-server\src\main\resources\gov\va\nvap\server\endpoint\adapter\audit | audit-endpoint.xml | Fri Apr 21 20:03:28 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 112 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | <?xml | |||||
| 2 | version="1 .0" | |||||
| 3 | encoding=" UTF-8" | |||||
| 4 | ?> | |||||
| 5 | <beans | |||||
| 6 | xmlns="htt p://www.sp ringframew ork.org/sc hema/beans " | |||||
| 7 | ||||||
| 8 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |||||
| 9 | ||||||
| 10 | xmlns:util ="http://w ww.springf ramework.o rg/schema/ util" | |||||
| 11 | ||||||
| 12 | xmlns:cont ext="http: //www.spri ngframewor k.org/sche ma/context " | |||||
| 13 | ||||||
| 14 | xmlns:p="h ttp://www. springfram ework.org/ schema/p" | |||||
| 15 | ||||||
| 16 | xmlns:jee= "http://ww w.springfr amework.or g/schema/j ee" | |||||
| 17 | ||||||
| 18 | xsi:schema Location=" http://www .springfra mework.org /schema/be ans | |||||
| 19 | http://ww w.springfr amework.or g/schema/b eans/sprin g-beans-2. 5.xsd | |||||
| 20 | http://ww w.springfr amework.or g/schema/u til | |||||
| 21 | http://ww w.springfr amework.or g/schema/u til/spring -util-2.5. xsd | |||||
| 22 | http://ww w.springfr amework.or g/schema/j ee http:// www.spring framework. org/schema /jee/sprin g-jee-2.5. xsd | |||||
| 23 | http://ww w.springfr amework.or g/schema/c ontext | |||||
| 24 | http://ww w.springfr amework.or g/schema/c ontext/spr ing-contex t-2.5.xsd" | |||||
| 25 | > | |||||
| 26 | ||||||
| 27 | ||||||
| 28 | <bean | |||||
| 29 | id="auditS erviceEndp oint" | |||||
| 30 | ||||||
| 31 | class="gov .va.nvap.s erver.endp oint.adapt er.audit.A uditServic eEndpoint" | |||||
| 32 | > | |||||
| 33 | ||||||
| 34 | <property | |||||
| 35 | name="audi tServiceTe mplate" | |||||
| 36 | ||||||
| 37 | ref="audit ServiceTem plate" | |||||
| 38 | /> | |||||
| 39 | ||||||
| 40 | <qualifier | |||||
| 41 | value="aud itServiceE ndpoint" | |||||
| 42 | /> | |||||
| 43 | ||||||
| 44 | </bean> | |||||
| 45 | ||||||
| 46 | ||||||
| 47 | <bean | |||||
| 48 | id="auditS erviceTemp late" | |||||
| 49 | ||||||
| 50 | class="org .springfra mework.ws. client.cor e.WebServi ceTemplate " | |||||
| 51 | > | |||||
| 52 | ||||||
| 53 | <construct or-arg | |||||
| 54 | ref="messa geFactory" | |||||
| 55 | /> | |||||
| 56 | ||||||
| 57 | <property | |||||
| 58 | name="mars haller" | |||||
| 59 | ref="audit ServiceMar shaller" | |||||
| 60 | /> | |||||
| 61 | ||||||
| 62 | <property | |||||
| 63 | name="unma rshaller" | |||||
| 64 | ref="audit ServiceMar shaller" | |||||
| 65 | /> | |||||
| 66 | ||||||
| 67 | <property | |||||
| 68 | name="defa ultUri" | |||||
| 69 | ||||||
| 70 | value="${a dapterAudi tManager.s erviceLoca tion}" | |||||
| 71 | /> | |||||
| 72 | ||||||
| 73 | </bean> | |||||
| 74 | ||||||
| 75 | ||||||
| 76 | ||||||
| 77 | <bean | |||||
| 78 | id="auditS erviceMars haller" | |||||
| 79 | ||||||
| 80 | class="org .springfra mework.oxm .jaxb.Jaxb 2Marshalle r" | |||||
| 81 | > | |||||
| 82 | ||||||
| 83 | <property | |||||
| 84 | name="clas sesToBeBou nd" | |||||
| 85 | > | |||||
| 86 | ||||||
| 87 | <list> | |||||
| 88 | ||||||
| 89 | <value> | |||||
| 90 | gov.va.med .nhin.adap ter.audit. GetAudits | |||||
| 91 | </value> | |||||
| 92 | ||||||
| 93 | <value> | |||||
| 94 | gov.va.med .nhin.adap ter.audit. GetAuditsR esponse | |||||
| 95 | ||||||
| 96 | </value> | |||||
| 97 | ||||||
| 98 | <value> | |||||
| 99 | gov.va.med .nhin.adap ter.audit. GetAuditsS ummary | |||||
| 100 | </value> | |||||
| 101 | ||||||
| 102 | <value> | |||||
| 103 | gov.va.med .nhin.adap ter.audit. GetAuditsS ummaryResp onse | |||||
| 104 | ||||||
| 105 | </value> | |||||
| 106 | ||||||
| 107 | </list> | |||||
| 108 | ||||||
| 109 | </property > | |||||
| 110 | ||||||
| 111 | </bean> | |||||
| 112 | </beans> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.