Have you added it to the services.xml file?

http://ws.apache.org/axis2/c/docs/axis2c_manual.html#appB

That is what burned me early on in my Axis2/C days :)

Sam

On Thu, Aug 12, 2010 at 10:01 AM, Rico M <[email protected]> wrote:

> Hi I am facing a strange problem accessing web services via Apache2. I have
> configured it as per the quick start guide. The following URL shows my
> services are deployed as well...
>
> http://XX.XX.XX.103/axis2/services
> *hello*
>
> Quick start guide hello service sample.
> *Available Operations*
>
>    - greet
>
>
>
> The following end point ref does not resolve in the call of the web service
> :
>
> "http://XX.XX.XX.103:80/services/hello";
>
> It fails in the web server with the following error :
>
> [Thu Aug 12 14:49:46 2010] [info]  Service Not found. Endpoint reference is
> :http://XX.XX.XX.103:80/services/hello
>
> Is there anything which i am missing ? I am able to call this using the
> simple axis server.
>
> Cheers!
>
>
>

Reply via email to