52North / WPS

**DEPRECATED** The 52°North Web Processing Service enables the deployment of geo-processes on the web in a standardized way.
GNU General Public License v2.0
63 stars 55 forks source link

Use connect URL in describeProcess #235

Closed edikaradumi closed 7 years ago

edikaradumi commented 8 years ago

When calling the connect method, describeProcess(String[] processIDs, String serverID) uses the URL retrieved from the capabilities to further retrieve the description. This URL might not be the correct one. The URL retrieved from the metadata cannot be fixed if the user doesn't have access to the WPS. Thus, resulting in a connect exception.