Cannot deploy BPEL process when ODE not running on 8080 port. -------------------------------------------------------------
Key: ODE-955 URL: https://issues.apache.org/jira/browse/ODE-955 Project: ODE Issue Type: Improvement Components: Deployment Affects Versions: Wishlist Environment: Windows 7 Business, Java 6, Tomcat 6.0.35. Reporter: Jurij Laznik Priority: Minor Fix For: 1.4 When configuring application or servet server to listen on ports other than 8080, then it is not possible to deploy BPEL process package. In ode-axis2-war/src/main/webapp/upload.jsp there is hardcoded string for deployment service: http://localhost:8080/ode/processes/DeploymentService This shoudl be made somehow configurable or self-adaptable accorfing to the port application/servlet server is listening. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira