Hi Sam, The services file is written and deployed in axis2c repo. Is there any other location i need to put this file or update elsewhere ?
Cheers! On Thu, Aug 12, 2010 at 8:17 PM, Sam Carleton <[email protected]>wrote: > 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! >> >> >> >
