Hi,

A common mistake is to build the custom service jar but to forget the
applicationContext.xml file inside of it, which will cause GeoServer to not
load the plugin.

An easy way to check is to manually unjar the custom jar and ensure that the
applicationContext.xml file is present.

- Justin

2010/9/5 Sky Line <[email protected]>

>  I'm trying to implement a simple OWS service as is described in the
> following manual :
>
> http://docs.geoserver.org/stable/en/developer/programming-guide/ows-services/implementing.html
> First i've changed names for some parameters and tried to run it, and it
> didn't succeed. So i changed everything back and it still doesn't work. Even
> with supplied example in community folder (i'm using geoserver 2.0.2
> sources). I'm putting service's jar into
> GeoServer\geoserver-2.0.2\web\app\target\geoserver\WEB-INF\ directory,
> restarting server, and nothing but error 404 happens. If i change request to
> GetCapabilities it says that there is no such service as "hello". Did i miss
> something?
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>


-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to