Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
1.3.5
-
None
-
war / axis2 deployment
Description
fileupload.jsp, line 83, includes a hard-coded endpoint reference to "http://localhost:8080/ode/processes/DeploymentService". Unless the web application is accessible at that URL, then the deployment.html upload form shows an error message like "Connection refused".
The endpoint reference should be specified based on the request or a context configuration item.