There could be few reason behind this: - You have not set up the soap action - You have not provide the operation name correctly
Try setting one or both the above. Deepal 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! > > > -- http://blogs.deepal.org --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
