]
Tom Baeyens updated JBPM-2562:
------------------------------
Fix Version/s: jBPM 4.4
(was: jBPM 4.3)
Hard-coded host and port for Tomcat
-----------------------------------
Key: JBPM-2562
URL:
https://jira.jboss.org/jira/browse/JBPM-2562
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Console
Affects Versions: jBPM 4.1
Environment: RHEL 5, Tomcat 6.0.14, jdk 1.6.02
Reporter: aa bb
Assignee: Tom Baeyens
Priority: Minor
Fix For: jBPM 4.4
When JBPM 4.1 is deployed on Tomcat, the "formUrl" attribute of process
definitions is always "http://localhost:8080/...".
The problem is in org.jbpm.integration.spi.mgmt.ServerConfigFactory which create an
org.jbpm.integration.spi.mgmt.DefaultServerConfig for Tomcat. And
DefaultServerConfig's methods getWebServiceHost and getWebServicePort always return
"localhost" and "8080".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: