Re: What new in Axis2?

2007-09-06 Thread Deepal Jayasinghe
When comparing Axis1 and Axis2 , in Axis2 we have a number of new features - Asynchronous web service invocation support - Hot deployment and hotupdate - Archive based deployment - Service isolation (one class loader per service) - Pluggable module (You can plug a new WS-Specification very

Re: What new in Axis2?

2007-09-06 Thread Ashish Jain
Hi!! Thanks a lot for the quick response. I also want to know how these changes leads to improvement in the performance of AXIS2 over AXIS. Thanks and regards Ashish On 9/6/07, Deepal Jayasinghe [EMAIL PROTECTED] wrote: When comparing Axis1 and Axis2 , in Axis2 we have a number of new

Re: What new in Axis2?

2007-09-06 Thread Deepal jayasinghe
Ashish Jain wrote: Hi!! Thanks a lot for the quick response. I also want to know how these changes leads to improvement in the performance of AXIS2 over AXIS. The most important feature which leads to performance improvements is our XML processing framework. We have pull parser based

RE: What new in Axis2?

2007-09-05 Thread Raghu Upadhyayula
Ashish, Check this http://ws.apache.org/axis2/ Thanks Raghu From: Ashish Jain [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 05, 2007 6:23 AM To: [EMAIL PROTECTED]; axis-user@ws.apache.org Subject: What new in Axis2? Hi All! I