How to deploy e simple webservice in axis2

2007-02-28 Thread Pierpaolo Pagnoni
I'm a new user in AXIS2 and I've some difficult to deploy a ws. I must build a ws to exchange attachments with MTOM, but I don't know how deploy a simple example (ee a WS calculator with a service sum) Before Axis2 I've used AXIS 1.4, with Axis 1.4 I use Eclipse + WTP to create a WS or

Re: How to deploy e simple webservice in axis2

2007-02-28 Thread Thilina Gunarathne
Hope you have already looked at [1] [2].. Then you can have a look at [3] [4].. ~Thilina [1]http://ws.apache.org/axis2/1_1_1/quickstartguide.html [2]http://ws.apache.org/axis2/1_1_1/userguide.html [3]http://ws.apache.org/axis2/1_1_1/mtom-guide.html

Re: How to deploy e simple webservice in axis2

2007-02-28 Thread Dimuthu Leelaratne
Hi Pierpaolo, Here is my favorite simplest sample. It is a Hello World sample. http://wso2.org/library/95 Cheers, Dimuthu. -- http://wso2.org On 3/1/07, Pierpaolo Pagnoni [EMAIL PROTECTED] wrote: I'm a new user in AXIS2 and I've some difficult to deploy a ws. I must build a ws