As I know in WSO2 WSAS you can deploy Axis1 services inside Axis2
without having any pain. So that you do not need to re-write anything to
use Axis2 , if you are an Axis1 user.

Thanks
Deepal
> Please see this
> http://ws.apache.org/axis2/1_2/migration.html
> -jaliya
>
>     ----- Original Message -----
>     *From:* Firas Khasawneh (fkhasawn) <mailto:[EMAIL PROTECTED]>
>     *To:* Jaliya Ekanayake <mailto:[EMAIL PROTECTED]>
>     *Cc:* axis-dev@ws.apache.org <mailto:axis-dev@ws.apache.org>
>     *Sent:* Tuesday, July 24, 2007 12:22 PM
>     *Subject:* RE: measuring Axix 1.4 overhead
>
>     Hi Jaliya,
>      
>     To use Axis2 do  I need to change anything in my service code or
>     rebuild it or can I just replace the library jars?
>      
>     Thanks,
>     Firas
>
>     ------------------------------------------------------------------------
>     *From:* Jaliya Ekanayake [mailto:[EMAIL PROTECTED]
>     *Sent:* Tuesday, July 24, 2007 10:44 AM
>     *To:* Firas Khasawneh (fkhasawn)
>     *Cc:* axis-dev@ws.apache.org <mailto:axis-dev@ws.apache.org>
>     *Subject:* Re: measuring Axix 1.4 overhead
>
>     Hi Firas,
>      
>     Did you try Axis2 http://ws.apache.org/axis2/ ?
>     In axis2 processing starts without fully building the soap envelope.
>     And the performance figures for Axis2 is
>     http://www.wso2.org/library/588
>      
>     Thanks,
>     -jaliya
>      
>
>         ----- Original Message -----
>         *From:* Firas Khasawneh (fkhasawn) <mailto:[EMAIL PROTECTED]>
>         *To:* Jaliya Ekanayake <mailto:[EMAIL PROTECTED]>
>         *Sent:* Tuesday, July 24, 2007 8:48 AM
>         *Subject:* RE: measuring Axix 1.4 overhead
>
>         Hi Jaliya,
>          
>         I tested with small size messages and 1 mb messages and there
>         is big difference, looks like Axis takes long time to process
>         large messages, but t4-t0 should give the processing time and
>         not the transport time. Also invoke time t3-t0 should give
>         only Axis engine overhead.
>          
>         Thanks,
>         Firas
>
>         
> ------------------------------------------------------------------------
>         *From:* Jaliya Ekanayake [mailto:[EMAIL PROTECTED]
>         *Sent:* Monday, July 23, 2007 4:34 PM
>         *To:* Firas Khasawneh (fkhasawn)
>         *Subject:* Re: measuring Axix 1.4 overhead
>
>         Hi Firas,
>          
>         Yes, t4-t0 should give you the results.
>         However the problem is that you use large message size.
>         My guess is that the processing happens before the total
>         retrieval of the message and hence it include the time it
>         takes to transfer the message as well.
>         Did you try with a small message sizes?
>          
>



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

Reply via email to