work on using admin application as kie-server rest interface to allow deploy action from within Business Central
This commit is contained in:
parent
033628c336
commit
f97a3889a5
9 changed files with 566 additions and 10 deletions
|
|
@ -7,8 +7,9 @@ kie-wb.password=admin
|
|||
|
||||
adminConsole.tmpdir=/tmp
|
||||
|
||||
|
||||
|
||||
org.kie.server.controller=http://localhost:18080/kie-wb/rest
|
||||
org.kie.server.location=http://localhost:8200/api/server
|
||||
org.kie.server.id=pymmaConsole2
|
||||
spring.data.mongodb.database=businessProxyDB
|
||||
spring.data.mongodb.host=localhost:28017
|
||||
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue