It is appreciated if you can keep all questions on the public mailing list
and not email developers directly.

How are you running GeoServer? Are you sure the jar is in the correct
location to be placed on the classpath? Can you post the jar somewhere to
take a look at. Thanks.

-Justin


On Wed, Jan 8, 2014 at 9:38 PM, <hufe...@gmail.com> wrote:

> Hi Justin,
>
> I've been using the guide at
>
> http://docs.geoserver.org/latest/en/developer/programming-guide/ows-services/implementing.html
> to create the "hello" ows service, but am having some troubles.  When I
> request the sayHello method from the URL, I get the following exception:
>
> <ows:ExceptionReport version="1.0.0"
> xsi:schemaLocation="http://www.opengis.net/ows
> http://localhost:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd";>
>         <ows:Exception exceptionCode="InvalidParameterValue"
> locator="service">
>                 <ows:ExceptionText>No service: ( hello
> )</ows:ExceptionText>
>         </ows:Exception>
> </ows:ExceptionReport>
>
> I've searched the mailing list briefly to find a solution, but the answer
> I've seen frequently come up is to make sure the applicationContext.xml is
> included in the final jar archive.  I've made sure it is there, and am not
> sure how to troubleshoot this further.  Any help would be appreciated.
>
> Cheers,
> Fei
>
> _____________________________________
> Sent from http://geoserver-devel.821594.n3.nabble.com
>
>


-- 
*Justin Deoliveira*
Vice President, Engineering | Boundless
jdeol...@boundlessgeo.com
@j_deolive <https://twitter.com/j_deolive>
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to