JBoss Community

Re: jbpm-console can only see Evaluation process

created by Thomas Setiabudi in jBPM - View the full discussion

Do you change the default setting of guvnor? like the guvnor port and host?

 

check the "default.jbpm.console.properties" file at "jbpm-gwt-console-server.war\WEB-INF\classes\default.jbpm.console.properties"

 

You should find the file content to be something like this:

jbpm.console.server.host=localhost

jbpm.console.server.port=8080

jbpm.console.task.service.strategy=HornetQ

jbpm.console.task.service.host=127.0.0.1

jbpm.console.task.service.port=5153

jbpm.console.directory=

guvnor.protocol=http

guvnor.host=localhost:8080

guvnor.subdomain=drools-guvnor

guvnor.usr=admin

guvnor.pwd=admin

guvnor.packages=

guvnor.connect.timeout=10000

guvnor.read.timeout=10000

guvnor.snapshot.name=LATEST

 

Just make sure that the guvnor setting points to your guvnor.

 

 

Regards,

Thomas Setiabudi

Reply to this message by going to Community

Start a new discussion in jBPM at Community