Advertisement
Guest User

Untitled

a guest
May 25th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.80 KB | None | 0 0
  1. <!-- C:\Users\User\ -->
  2. <Context>
  3.   <Manager pathname="" />
  4.   <Parameter name="configFile" value="sx-config.xml" />
  5.   <Parameter name="listenerFile" value="sx-listeners.xml" />
  6.   <Parameter name="dbServerHost" value="postgresql96:6432" />  
  7.   <Parameter name="dbName" value="tambov_mfc_portal"/>
  8.   <Parameter name="dbLogin" value="tomcat" />
  9.   <Parameter name="dbPassword" value="FbEPFmBvYM" />
  10.   <Parameter name="dbCode" value="pgsql"/>
  11.  
  12.   <Parameter name="defaultDbUrl" value="jdbc:postgresql://localhost:5432/tambov-mfc-portal?prepareThreshold=0"/>
  13.   <Parameter name="defaultDbUser" value="postgres" />
  14.   <Parameter name="defaultDbPassword" value="postgres" />
  15.   <Parameter name="defaultDbDriver" value="org.postgresql.Driver" />
  16.  
  17.   <Parameter name="rep_templates" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/appStorage/mfc-portal/rep_templates" />
  18.   <Parameter name="licencePath" value="C:/Users/lhrushchev/Documents/Systematic/license"/>
  19.   <Parameter name="uploadTempDir" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/appStorage/mfc-portal/uploadTempDir" />
  20.   <Parameter name="docFiles" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/docFiles" />
  21.   <Parameter name="repTemplates" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/repTemplates" />
  22.   <Parameter name="sitexLogs" value="C:/Users/lhrushchev/Documents/Systematic/syslog/mfc-portal" />
  23.   <Parameter name="regulations_files" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/regulations_files" />
  24.   <Parameter name="serverCode" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/serverCode" />
  25.   <Parameter name="user_files" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/user_files" />
  26.   <Parameter name="isCluster" value="false" />
  27.   <Parameter name="updates" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/updates" />
  28.   <Parameter name="baseURL" value="/" />
  29.   <Parameter name="reports" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/reports" />
  30.   <Parameter name="query_reqs" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/query_reqs" />
  31.   <Parameter name="docAttachmentsDir" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/docAttachmentsDir" />
  32.     <Parameter name="ppufiles" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/ppufiles" />
  33.     <Parameter name="docAttachmentsTemplatesDir" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/docAttachmentsTemplatesDir" />
  34.   <Parameter name="wfDocs" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/wfDocs" />
  35.   <Parameter name="webDavFiles" value="C:/Users/lhrushchev/Documents/Systematic/appStorage/mfc-portal/webDavFiles" />
  36. </Context>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement