[jboss-user] [jBPM Users] - Re: Problem with the VacationRequest example

2009-10-01 Thread killian
I have found the origin of my problem. When tomcat is used org.jbpm.integration.spi.mgmt.ServerConfigFactory return an org.jbpm.integration.spi.mgmt.DefaultServerConfig object. And in org.jbpm.integration.spi.mgmt.DefaultServerConfig the host and the port are hard-coded: | public class Defa

[jboss-user] [jBPM Users] - Problem with the VacationRequest example

2009-10-01 Thread killian
Hello, I'm novice to jbpm. I have installed JBPM 4.1 on my computer on Tomcat 6.0.14 and i deployed the VacationRequest example (the taskform example). My problem is when i change Tomcat's port to 8081 for example, http://localhost:8081/gwt-console-server/rs/process/definitions give me "http:/