Re: [Vote] [Axis2] Vote for Apache Axis2/C 1.0.0 Release

2007-04-30 Thread Dushshantha Chandradasa
Tested all the scenarios on windows. Works fine. +1 from me for the release. Regards, Dushshantha On 4/30/07, Thilina Gunarathne [EMAIL PROTECTED] wrote: +1 Thilina On 4/30/07, Kaushalye Kapuruge [EMAIL PROTECTED] wrote: +1 for the release. -Kau

[VOTE]Rampart/C 0.90 release

2007-04-30 Thread Kaushalye Kapuruge
Hi List, It's time to release Apache Rampart/C 0.90. This will be released in parallel to the release of Apache Axis2/C 1.0. I've packed and uploaded the bin and src distributions here[1]. The key used to sign can be found here[2]. Apache Rampart/C 0.90 feature list includes... 1. Ability to

Re: [Vote] [Axis2] Vote for Apache Axis2/C 1.0.0 Release

2007-04-30 Thread Sahan Gamage
+1 -sahan On 4/28/07, Samisa Abeysinghe [EMAIL PROTECTED] wrote: Hi Devs, I have packaged and uploaded the Apache Axis2/C 1.0.0 release artifacts at http://people.apache.org/~samisa/release/1.0.0/final/ The key used to sign the release artifacts can be found at

Re: [Vote] [Axis2] Vote for Apache Axis2/C 1.0.0 Release

2007-04-30 Thread Dumindu Pallewela
+1 for the release Dumindu. Sahan Gamage wrote: +1 -sahan On 4/28/07, *Samisa Abeysinghe* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi Devs, I have packaged and uploaded the Apache Axis2/C 1.0.0 release artifacts at

axutil_error.h

2007-04-30 Thread Jim Seipp
I am getting compile errors attempting to compile the source code from RC3 because the same variable is being defined more than once. axutil_error.h Line 561: const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 1]; Line 579 const axis2_char_t*

memory leak

2007-04-30 Thread Jim Seipp
Hi, If I run a batch file from the client that simply invokes the math.exe test application that s supplied by the release, I see the memory usage on the Server continue to increase. This is easy to reproduce. Thanks, Jim - To

Re: memory leak

2007-04-30 Thread Samisa Abeysinghe
Jim Seipp wrote: Hi, If I run a batch file from the client that simply invokes the math.exe test application that s supplied by the release, I see the memory usage on the Server continue to increase. This is easy to reproduce. This growth is due to the creation of an operation context

Re: axutil_error.h

2007-04-30 Thread Samisa Abeysinghe
Jim Seipp wrote: I am getting compile errors attempting to compile the source code from RC3 because the same variable is being defined more than once. axutil_error.h Line 561: const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 1]; Line 579 const axis2_char_t*

Re: [VOTE]Rampart/C 0.90 release

2007-04-30 Thread Samisa Abeysinghe
Source has been posted only in tar format. For the benefit of Windows users, we should also post source in zip format as well. Samisa... Kaushalye Kapuruge wrote: Hi List, It's time to release Apache Rampart/C 0.90. This will be released in parallel to the release of Apache Axis2/C 1.0.

Re: axutil_error.h

2007-04-30 Thread Samisa Abeysinghe
Fixed in svn HEAD. Samisa... Samisa Abeysinghe wrote: Jim Seipp wrote: I am getting compile errors attempting to compile the source code from RC3 because the same variable is being defined more than once. axutil_error.h Line 561: const axis2_char_t*

Re: memory leak

2007-04-30 Thread Samisa Abeysinghe
Fixed this in svn HEAD for simple axis server. Samisa... Samisa Abeysinghe wrote: Please raise a Jira on this as well. Samisa... Samisa Abeysinghe wrote: Jim Seipp wrote: Hi, If I run a batch file from the client that simply invokes the math.exe test application that s supplied by

Re: [Vote] [Axis2] Vote for Apache Axis2/C 1.0.0 Release

2007-04-30 Thread Chris Darroch
Samisa Abeysinghe wrote: Please test, review and vote on the release artifacts for Apache Axis2/C 1.0.0 release. If you can bear with me for a few days, I'll try to do a bit more testing, but here are a few initial notes: First, the include files look so nice and clean! Thank you!