AndyYuen / JBossMiddlewareIntegratedDemo

This demo uses JBoss FUSE, Business Process Management Suite and JBoss Data Virtualization together to implement a business use case.
0 stars 0 forks source link

unable to create rule server #1

Open jaenswart opened 8 years ago

jaenswart commented 8 years ago

Following the instructions when I get to adding the server and using this endpoint http://localhost:8180/kie-server/services/rest/server/containers/Validation

The system says it cannot connect to endpoint. Using bpms 6.1

AndyYuen commented 8 years ago

The login and password is hardcoded in the integration bean. If you changed to use your login, make sure that your login has the role: kie-server in the $JBOSS_HOME/standalone/configuration/application-roles.properties file.

Could you interact with the rules server using SoapUI?