[Geoserver-users] wps response document: java implementation

I’m working with WPS for about six month.

I made several processes wps whose otuput were all kind rawdata, following the procedure:

  1. make java program with pom.xml and applicationContext.xml, how described in the geoserver guideline

  2. maven install

  3. copy the obtained jar file in the geoserver directory.

Now I would start to create processes wps with output of type xml file, where stored the wanted output but i did not find any description or example to make this.

Thanks a lot for your help.

Lorenzo