|
César Augusto Ribeiro created an issue |
Issue Type: |
|
---|---|
Affects Versions: |
2.7.2 |
Assignee: |
Unassigned |
Attachments: |
expected.png, unexpected.png |
Components: |
WPS |
Created: |
29/Oct/15 12:14 PM |
Environment: |
Linux |
Priority: |
|
Reporter: |
Following the Implementing a WPS Process manual, I’ve created a custom process that implements GeoServerProcess to call my own geocoding stuff. After reading Accepting or returning raw data of the same manual, my goal was to have, at least, the possibility to choose the output type as json or xml in a dropdown (something like attachment expected.png) of WPS request builder (or REST call), but what I have is as attachment unexpected.png. Is it possible to achieve what I want? Here’s my code: GeocoderCodLogr.java
PS: I’ve ommited some connection string info. |
This message was sent by Atlassian JIRA (v7.0.0-OD-08-002#70107-sha1:3f098e8) |
|