wa-atlas-service.xml 261 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <server>
  3. <application type="war" location="${install.dir}/webapps/wa-atlas-service.war"
  4. context-root="/geo">
  5. <classloader apiTypeVisibility="spec, ibm-api, third-party" />
  6. </application>
  7. </server>