http://ws.apache.org/axis2/1_1/quickstartguide.html#axiom

Is getPrice defined in services.xml as in-out operation?

Michele

Danny Lin wrote:
> I am new to Axis2. I am going through the "Axis2 Quick Start Guide". I
> was able to run the Stock Quote using POJO. But when I run the example
> code using AXIOM I got the following error when pointing my browser to
> http://localhost:8080/axis2/rest/StockQuoteService/getPrice?symbol=IBM.
> I also get the same error when running the AXIOMClient class. Can
> someone help? Thanks.
>  
> Danny
> 
>  
> soapenv:ClientServiceClass does not implement required method of the
> form OMElement getPrice(OMElement e); nested exception is:
> org.apache.axis2.AxisFault: ServiceClass does not implement required
> method of the form OMElement getPrice(OMElement e)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to