Hi,

If you are using the Axis2 1.3 release (If your not better upgrade to that)
you wouldnt fine a seperate RESTServlet. both REST and SOAP request are
handled by the same servlet now. Also as a newbie if you want to have better
REST support I'd advice you to deploy your service via a WSDL 2.0 document
(If you need help I can help you on that), cause WSDL 2.0 HTTPBinding gives
you full control of the request URI.

Thanks,
Keith.

On 10/10/07, Ganesan, Chandru <[EMAIL PROTECTED]> wrote:
>
>
> Hi
>
> I'm newbie to Axis, so pardon my rudimentary question?
>
> What factors should I consider before choosing between  REST vs SOAP
> request processing in Axis 2.0?
> In case of SOAP I'd use axis2/services URI path in the WSDL soap port
> (AxisServlet)
> In case of REST I'd use axis2/rest URI path in the WSDL soap port
> (AxisRESTServlet)
>
> If you could also provide some basic info on the difference between REST
> and AXIS request processing, it w'd be very helpful
>
>
> thanks
> Chandru Ganesan
> HP Select Identity
> 972.497.2403 (Work)
> 3000 Waterview Pkwy
> Richardson TX 75080
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Keith Chapman
WSO2 Inc.
Oxygen for Web Services Developers.
http://wso2.org/

Reply via email to