Skip to content

bcgov/jag-scheduling-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Coverage

Vulnerabilities

Duplication

Code smells

To run locally:

  1. start wildfly with the following env variables or system properties set
  • COA_USER
  • COA_PASSWORD
  • COA_SEARCH_ENDPOINT
  • COA_NAMESPACE
  • COA_SEARCH_SOAP_ACTION
  • COA_VIEW_CASE_PARTY_SOAP_ACTION

something like

.../standalone.sh --server-config=standalone.xml -P .../cao.properties
  1. start the app locally

mvn clean wildfly:deploy -Popenshift

  1. then access

http://localhost:8080/hub/search?caseNumber=any

as is not a known case number, you should receive the following:

<soap:Envelope>
  <soap:Body>
    <SearchByCaseNumberResponse/>
  </soap:Body>
</soap:Envelope>

About

The Scheduling hub for the BC Ministry of Justice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •