Still No luck, perhaps this could help... [Fri Aug 13 09:34:54 2010] [info] Starting addressing in handler [Fri Aug 13 09:34:54 2010] [debug] phase.c(202) Invoke the handler addressing_based_dispatcher within the phase Transport [Fri Aug 13 09:34:54 2010] [debug] addr_disp.c(103) Checking for service using WSA enpoint address : http://XX.XX.XX.103:80/axis2/services/hello [Fri Aug 13 09:34:54 2010] [debug] phase.c(202) Invoke the handler rest_dispatcher within the phase Dispatch [Fri Aug 13 09:34:54 2010] [debug] phase.c(202) Invoke the handler soap_message_body_based_dispatcher within the phase Dispatch [Fri Aug 13 09:34:54 2010] [debug] phase.c(202) Invoke the handler soap_action_based_dispatcher within the phase Dispatch [Fri Aug 13 09:34:54 2010] [debug] soap_action_disp.c(84) Checking for service using SOAPAction is not implemented [Fri Aug 13 09:34:54 2010] [debug] phase.c(202) Invoke the handler dispatch_post_conditions_evaluator within the phase PostDispatch [Fri Aug 13 09:34:54 2010] [info] Service Not found. Endpoint reference is : http://XX.XX.XX.103:80/axis2/services/hello [Fri Aug 13 09:34:54 2010] [error] phase.c(224) Handler dispatch_post_conditions_evaluator invoke failed within phase PostDispatch [Fri Aug 13 09:34:54 2010] [error] engine.c(657) Invoking phase PostDispatch failed [Fri Aug 13 09:34:54 2010] [error] engine.c(241) Invoking pre-calculated phases failed [Fri Aug 13 09:34:54 2010] [warning] msg_ctx.c(1384) session-table not set in message context
On Fri, Aug 13, 2010 at 3:32 AM, Nandika Jayawardana <[email protected]>wrote: > Your endpoint is incorrect. It should be > > "http://XX.XX.XX.103:80/axis2/services/hello<http://XX.XX.XX.103:80/services/hello> > " > > Regards > Nandika > > On Thu, Aug 12, 2010 at 7:31 PM, 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://nandikajayawardana.blogspot.com/ > WSO2 Inc: http://www.wso2.com >
