Re: [Axis2] User guide - 1 page or multiple pages?

2006-03-17 Thread Samisa Abeysinghe
If there are no objections, I am going to make it a single page. Samisa... Samisa Abeysinghe wrote: The user guide we got have multiple pages. I do not like this, as it is not that user friendly to take a printout etc. Shall we make it a one page? Samisa...

[Axis2] Having docs folders by release in svn

2006-03-17 Thread Samisa Abeysinghe
Hi All, I am not clear on the rationale for having relese folders of docs by release. I prefer if we have only the latest version in the svn, else it is going to stuff up the svn unnecessarily. If a user wants the set of docs for an older release, he/she can get it from the release a

Re: monitor changes causing hang?

2006-03-17 Thread Nadir Amra
OK, I do not think that solves any problems you may have been encountering so I may comment it out (if you think otherwise, we can always make it dependent on platform. I also think that for client sockets that "socket.setKeepAlive(false);" should be "socket.setKeepAlive(true);". This will en

Re: monitor changes causing hang?

2006-03-17 Thread John Hawkins
Reason: desperation ! I tried sooo many combinations I just put them all on at once at one point and when it worked I ran ! Nadir Amra <[EMAIL PROTECTED]> 17/03/2006 18:10 Please respond to "Apache AXIS C Developers List" To "Apache AXIS C Developers List" cc Subject Re: mo

Re: monitor changes causing hang?

2006-03-17 Thread Nadir Amra
John, Is there any reason to do "socket.setReuseAddress(true);" on client sockets? The client sockets do not explicity bind to any address so I do not think that setReuseAddress() is appropriate, and I am not even sure what the ramifications are in invoking this method. I am going to test co

Re: monitor changes causing hang?

2006-03-17 Thread Nadir Amra
John, my mistake. Yes the recent changes were for closing socket. Not sure what is going onwill look into it further. Nadir K. Amra e-Business Technologies - IBM eServer i5/OS IBM Rochester, MN, (Tel. 507-253-0645, t/l 553-0645) Internet: [EMAIL PROTECTED] John Hawkins <[EMAIL PROTECTED]>

Re: monitor changes causing hang?

2006-03-17 Thread John Hawkins
Oh ! And I just remembered - there appears to be a case when the connection is closed (e.g. by SimpleAxisServer) where the monitor doesn't close the conn and the client timeouts - I'm just looking into this now as it's hitting me. But this has always been the case so is not a new "feature" ;-)

Re: monitor changes causing hang?

2006-03-17 Thread John Hawkins
hi Ndair, the recent changes weren't for chunk sizes (to my knowledge) that's been in for ages. The changes were all about closing the sockets down correctly and, ensuring that they were created a litlle bit smarter e.g reuseaddr(true). We've run the tests on aix, win and linux yesterday and it

monitor changes causing hang?

2006-03-17 Thread Nadir Amra
I am having problems running testcases since the changes to tests/utils/monitor code a few days ago to handle chunk size errors. Basically as the unit test bucket is being run, it eventually hangs with the following information: startMockServer: [echo] Starting mockserver [echo]

Re: [Axis2] VOTE: Sanjaya Ratnaweera for Committer

2006-03-17 Thread Thilina Gunarathne
+1 ~Thilina On 3/17/06, Chinthana C. Dinapala <[EMAIL PROTECTED]> wrote: > > +1 from me > > Chinthana Dinapala > Virtusa Corp. > > -Original Message- > From: Deepal jayasinghe [mailto:[EMAIL PROTECTED] > Sent: Friday, March 17, 2006 3:03 PM > To: Apache AXIS C Developers List > Subject: Re

[jira] Created: (AXIS2C-100) Add team page to Axis2C site

2006-03-17 Thread Sahan Gamage (JIRA)
Add team page to Axis2C site Key: AXIS2C-100 URL: http://issues.apache.org/jira/browse/AXIS2C-100 Project: Axis2-C Type: Improvement Versions: Current (Nightly) Reporter: Sahan Gamage Priority: Minor We don't have a team

latest svn doesnt compile

2006-03-17 Thread Franz Fehringer
compileAxisConfiguration: [cc] 2 total files to be compiled. [cc] Befehlszeilenwarnung D4002 : Unbekannte Option '/w44290' wird ignoriert [cc] PlatformSpecificWindows.cpp [cc] AxisConfiguration.cpp [cc] D:\Quellen\SVN\axis\c\src\configuration\AxisConfiguration.cpp(

[Axis2] User guide - 1 page or multiple pages?

2006-03-17 Thread Samisa Abeysinghe
The user guide we got have multiple pages. I do not like this, as it is not that user friendly to take a printout etc. Shall we make it a one page? Samisa...

RE: [Axis2] VOTE: Sanjaya Ratnaweera for Committer

2006-03-17 Thread Chinthana C. Dinapala
+1 from me Chinthana Dinapala Virtusa Corp. -Original Message- From: Deepal jayasinghe [mailto:[EMAIL PROTECTED] Sent: Friday, March 17, 2006 3:03 PM To: Apache AXIS C Developers List Subject: Re: [Axis2] VOTE: Sanjaya Ratnaweera for Committer +1 >Here is my +1 > >Damitha >Samisa Abe

Re: [Axis2] VOTE: Sanjaya Ratnaweera for Committer

2006-03-17 Thread Deepal jayasinghe
+1 >Here is my +1 > >Damitha >Samisa Abeysinghe wrote: > > > >>Hi All, >> I would like to nominate Sanjaya Ratnaweera to be an Axis2/C >>committer. >> Sanjaya has already done a great deal of contributions to the build >>system and the test system of Axis2C project. >> He did lots of contr

Re: [Axis2] VOTE: Sanjaya Ratnaweera for Committer

2006-03-17 Thread Damitha Kumarage
Here is my +1 Damitha Samisa Abeysinghe wrote: > Hi All, >I would like to nominate Sanjaya Ratnaweera to be an Axis2/C > committer. >Sanjaya has already done a great deal of contributions to the build > system and the test system of Axis2C project. >He did lots of contributions to get