Produced by Araxis Merge on 4/12/2018 7:40:27 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 | AHOBPRe_v4.4.17_bld4.zip\BENSClientService\BENSClientService | App.config | Tue Apr 10 16:47:58 2018 UTC |
| 2 | AHOBPRe_v4.4.17_bld4.zip\BENSClientService\BENSClientService | App.config | Thu Apr 12 22:20:25 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 158 |
| Changed | 3 | 6 |
| Inserted | 0 | 0 |
| 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 vers ion="1.0" encoding=" utf-8"?> | |
| 2 | <configura tion> | |
| 3 | <!-- Unc omment thi s section if you wan t to creat e trace lo gs | |
| 4 | <configS ections> | |
| 5 | <secti onGroup na me="IBM.XM S"> | |
| 6 | <sec tion name= "Trace" | |
| 7 | type= "System.Co nfiguratio n.SingleTa gSectionHa ndler" /> | |
| 8 | </sect ionGroup> | |
| 9 | </config Sections> | |
| 10 | --> | |
| 11 | <startup > | |
| 12 | <suppo rtedRuntim e version= "v4.0" sku =".NETFram ework,Vers ion=v4.5.2 " /> | |
| 13 | </startu p> | |
| 14 | <!-- tr aceSpecifi cation=<Co mponentNam e>=<type>= <state> | |
| 15 | <Com ponentName > is the n ame of the class tha t you want to trace. | |
| 16 | You can use a * wildcard character in this n ame. For e xample, | |
| 17 | *=al l=enabled specifies that you w ant to tra ce all cla sses, | |
| 18 | and IBM.XMS.im pl.*=all=e nabled spe cifies tha t you requ ire API tr ace only. | |
| 19 | ||
| 20 | <typ e> can be any of the following trace typ es:•all | |
| 21 | •deb ug | |
| 22 | •eve nt | |
| 23 | •Ent ryExit | |
| 24 | <sta te> can be either en abled or d isabled. | |
| 25 | You can string multiple trace elem ents toget her by usi ng a ':' | |
| 26 | (col on) delimi ter. | |
| 27 | More (not much , actually ) informat ion at | |
| 28 | http s://www.ib m.com/supp ort/knowle dgecenter/ SSFKSJ_8.0 .0/com.ibm .mq.msc.do c/xms_ctro uble_trace _file_net. htm | |
| 29 | --> | |
| 30 | <IBM.XMS > | |
| 31 | <Trace traceSpec ification= "*=all=ena bled" trac eFilePath= "D:\AHOBPR \bensclien t\logs" | |
| 32 | traceFile Size="2000 0000" trac eFileNumbe r="3" | |
| 33 | traceForm at="basic" /> | |
| 34 | </IBM.XM S> | |
| 35 | <!-- NOT E LOGGING INFORMATIO N IS IN TH E NLOG.CON FIG FILE. NOT HERE-- > | |
| 36 | <appSett ings> | |
| 37 | <add k ey="durabi lity" valu e="durable " /> | |
| 38 | <add k ey="topicN ame" value ="Military DutyStatus ChangeEven tsTopic" / > | |
| 39 | <!-- S econds bet ween conne ctions. Cu rrently 5 minutes, s hould prob ably be mo ved to eve ry 30 minu tes --> | |
| 40 | <add k ey="connec tionInterv alInSecond s" value=" 300" /> | |
| 41 | <add k ey="subscr iptionname " value="a hobprBensS ubscriptio n" /> | |
| 42 | <!-- T hese setti ngs should match tho se found i n the TAB file --> | |
| 43 | <add key=" hostName" value=" DNS " /> | |
| 44 | <add k ey="port" value="141 4" /> | |
| 45 | <add k ey="channe l" value=" VIERS.SSL. SVRCONN" / > | |
| 46 | <add k ey="cipher Suite" val ue="SSL_RS A_WITH_3DE S_EDE_CBC_ SHA" /> | |
| 47 | <add k ey="cipher Spec" valu e="TLS_RSA _WITH_3DES _EDE_CBC_S HA" /> | |
| 48 | <add k ey="queueM anagerName " value="v rm.queue.m anager" /> | |
| 49 | <!-- D irectory a nd Base Na me of the local keys tore that holds BENS and Our C ertificate s --> | |
| 50 | <add k ey="sslKey Repository " value="D :\AHOBPR\b ensclient\ ahobprbens " /> | |
| 51 | <!-- D irectory t hat the BE NS client will look for theTAB file --> | |
| 52 | <add k ey="MQCHLL IB" value= "D:\AHOBPR \bensclien t" /> | |
| 53 | <!-- N ame of the TAB file --> | |
| 54 | <add k ey="MQCHLT AB" value= "AMQCLCHL. TAB" /> | |
| 55 | <add k ey="timeou t" value=" 30000" /> | |
| 56 | <!-- B ase URL fo r calling AHBOPR's r estful ser vice --> | |
| 57 | <add key=" RestServic eUrl" valu e="https:/ / DNS /AHOBPR.sv c" /> | |
| 58 | <!-- k ey that re ally shoul d be chang ed soon -- > | |
| 59 | <add key=" secretKey" value=" EKL " /> | |
| 60 | <!-- T his is a s tring that is used t o filter t he message s in the s ubscriptio n that the BENS clie nt creates /connects to --> | |
| 61 | <add k ey="select ors" value ="usr.EVEN T_CODE_VAL UE='MIL_HI ST_CHNG' O R usr.EVEN T_CODE_VAL UE='RETIRE MENT' OR u sr.EVENT_C ODE_VALUE= 'SEPARATIO N' OR usr. EVENT_CODE _VALUE='AC TIVATION' OR usr.EVE NT_CODE_VA LUE='DEACT IVATION' O R usr.EVEN T_CODE_VAL UE='DEATH_ ON_DUTY' O R usr.EVEN T_CODE_VAL UE='DEATH_ ON_DUTY_RE VERSAL'" / > | |
| 62 | <!-- T his is for creating a trace fi le. This i s a very v erbose set of logs t hat will h elp you de bug any MQ connectio n shennani gans--> | |
| 63 | <add k ey="enable Tracing" v alue="fals e" /> | |
| 64 | <add k ey="traceL ogDir" val ue="D:\AHO BPR\benscl ient\logs" /> | |
| 65 | <!-- H our an min ute to upd ate every entry in t he AHOBPR. UPDATES_BE NS_NOTIFIC ATION tabl e --> | |
| 66 | <add k ey="hour" value="3"/ > | |
| 67 | <add k ey="minute " value="4 0"/> | |
| 68 | <add k ey="Client SettingsPr ovider.Ser viceUri" v alue="" /> | |
| 69 | </appSet tings> | |
| 70 | <system. web> | |
| 71 | <membe rship defa ultProvide r="ClientA uthenticat ionMembers hipProvide r"> | |
| 72 | <pro viders> | |
| 73 | <a dd name="C lientAuthe nticationM embershipP rovider" t ype="Syste m.Web.Clie ntServices .Providers .ClientFor msAuthenti cationMemb ershipProv ider, Syst em.Web.Ext ensions, V ersion=4.0 .0.0, Cult ure=neutra l, PublicK eyToken=31 bf3856ad36 4e35" serv iceUri="" /> | |
| 74 | </pr oviders> | |
| 75 | </memb ership> | |
| 76 | <roleM anager def aultProvid er="Client RoleProvid er" enable d="true"> | |
| 77 | <pro viders> | |
| 78 | <a dd name="C lientRoleP rovider" t ype="Syste m.Web.Clie ntServices .Providers .ClientRol eProvider, System.We b.Extensio ns, Versio n=4.0.0.0, Culture=n eutral, Pu blicKeyTok en=31bf385 6ad364e35" serviceUr i="" cache Timeout="8 6400" /> | |
| 79 | </pr oviders> | |
| 80 | </role Manager> | |
| 81 | </system .web> | |
| 82 | </configur ation> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.