Skip to:
PRIS expects the requisition folders to be at the same filesystem level as the jar.In the new version, a folder names "requisitions" should be contain all the requisition folders.
global.propertiespris.jarrequisitions--myServers----requisition.properties--myRouters----requisition.properties
request url ishttp://ip:port/requisitions/instance
likehttp://127.0.0.1:8000/requisitions/myRouterhttp://127.0.0.1:8000/requisitions/myServer
Documentation is changed with merging docu-rework branch into develop with commit 84df702a0936292aa502aaa077c1372ad8d53fe8
technical change is implemented in commit:
a4139f9502405837e07b4b4d51453138349812d8
Documentations is not changes yet
PRIS expects the requisition folders to be at the same filesystem level as the jar.
In the new version, a folder names "requisitions" should be contain all the requisition folders.
global.properties
pris.jar
requisitions
--myServers
----requisition.properties
--myRouters
----requisition.properties
request url is
http://ip:port/requisitions/instance
like
http://127.0.0.1:8000/requisitions/myRouter
http://127.0.0.1:8000/requisitions/myServer