Thanks Andrea! I built the Eclipse projects with mvn eclipse:eclipse
-P wps,sextante , and am trying to use some sxt WPS processes. I've
had some luck getting some processes to work - however others (such as
dissolve) do not. When I start GeoServer, as soon as I load the WPS
Request Builder page, I get the following error:

MissingResourceException: Can't find bundle for base name
META-INF/maven/es.unex.sextante.lib/sextante/pom, locale en_US

I'm not sure if this is related to the errors that I get when
executing a WPS sxt process. For example, when I attempt to run the
sxt dissolve process, I get the generic error "Failed to find output
for execution...". This makes me wonder if the
MissingResourceException I am getting is an indicator that the sxt
libraries aren't properly loaded. Any ideas on what might be causing
these errors?

Thanks,
Patrick


On Mon, Dec 12, 2011 at 11:37 AM, Andrea Aime
<andrea.a...@geo-solutions.it> wrote:
> On Mon, Dec 12, 2011 at 4:13 PM, Patrick D <true.ea...@gmail.com> wrote:
>>
>> I'm debugging Geoserver via Eclipse by running Start.java. My goal is
>> to run custom WPS plugins. Right now, when I deploy to Tomcat, I build
>> Geoserver using the '-P wps' args. However when I debug using Eclipse,
>> I'm unable to get the WPS Extensions to show up in the Jetty instance
>> that Eclipse deploys. I've added what I think are the necessary build
>> path references to the web-app project, but no luck so far.
>>
>> Is there some build step I need to follow in order to get the WPS
>> Extensions enabled while running/debugging Start.java in Eclipse?
>
>
> mvn eclipse:eclipse -Pwps
>
> Cheers
> Andrea
>
> --
> -------------------------------------------------------
> Ing. Andrea Aime
> GeoSolutions S.A.S.
> Tech lead
>
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
>
> phone: +39 0584 962313
> fax:      +39 0584 962313
> mob:    +39 339 8844549
>
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://www.linkedin.com/in/andreaaime
> http://twitter.com/geowolf
>
> -------------------------------------------------------
>

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to