[jira] Commented: (AXIS2C-45) Guththila ia non-reentrant

2006-02-08 Thread Ed Slattery (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-45?page=comments#action_12365537 ] Ed Slattery commented on AXIS2C-45: --- I checked this out and tested it - works for me. Guththila ia non-reentrant -- Key: AXIS2C-45

[jira] Commented: (AXIS2C-43) Buffer growth not working in guththila

2006-02-08 Thread Ed Slattery (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-43?page=comments#action_12365539 ] Ed Slattery commented on AXIS2C-43: --- Applied a fix for this Buffer growth not working in guththila -- Key: AXIS2C-43

[jira] Commented: (AXIS2C-44) Freeing of guththila stacks appears to free the last entry twice

2006-02-08 Thread Ed Slattery (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-44?page=comments#action_12365540 ] Ed Slattery commented on AXIS2C-44: --- Applied a fix for this Freeing of guththila stacks appears to free the last entry twice

[jira] Commented: (AXIS2C-46) guththila fails if white space at the beginning of the file

2006-02-08 Thread Ed Slattery (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-46?page=comments#action_12365541 ] Ed Slattery commented on AXIS2C-46: --- Applied a fix for this guththila fails if white space at the beginning of the file

[Axis2] [Fwd: Axis2C deployment and clients]

2006-02-08 Thread Eran Chinthaka
Forwarding to the correct mailing list. Benjamin, please use axis-c-dev@ws.apache.org for your questions with Axis2C. Original Message Subject: Axis2C deployment and clients Date: Wed, 8 Feb 2006 18:28:08 +0100

[jira] Commented: (AXISCPP-797) HTTP 1.1 can have a 100 message header and then another message header in the same message

2006-02-08 Thread khivi (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-797?page=comments#action_12365657 ] khivi commented on AXISCPP-797: --- Using Axis2 we see that the request hangs. A good request has strace: recvfrom(3, HTTP/1.1 100 Continue\r\n\r\n, 8182, 0, NULL, NULL) = 25

Re: [Axis2] [Fwd: Axis2C deployment and clients]

2006-02-08 Thread Samisa Abeysinghe
Eran Chinthaka wrote: Forwarding to the correct mailing list. Benjamin, please use axis-c-dev@ws.apache.org for your questions with Axis2C. Original Message Subject:Axis2C deployment and clients Date: Wed, 8 Feb 2006 18:28:08 +0100 From: Benjamin Bender [EMAIL

[jira] Created: (AXIS2C-62) SOAP processing fails if there is an XML comment in the SOAP message

2006-02-08 Thread Samisa Abeysinghe (JIRA)
SOAP processing fails if there is an XML comment in the SOAP message Key: AXIS2C-62 URL: http://issues.apache.org/jira/browse/AXIS2C-62 Project: Axis2-C Type: Bug Components: xml/soap

[jira] Created: (AXIS2C-63) server.xml files are processed when running client

2006-02-08 Thread Samisa Abeysinghe (JIRA)
server.xml files are processed when running client -- Key: AXIS2C-63 URL: http://issues.apache.org/jira/browse/AXIS2C-63 Project: Axis2-C Type: Bug Components: core/deployment Reporter: Samisa Abeysinghe I

[jira] Created: (AXIS2C-64) Server fails to start when addressing module is commented in axis2.xml

2006-02-08 Thread Samisa Abeysinghe (JIRA)
Server fails to start when addressing module is commented in axis2.xml -- Key: AXIS2C-64 URL: http://issues.apache.org/jira/browse/AXIS2C-64 Project: Axis2-C Type: Bug Components: core/deployment

[jira] Assigned: (AXIS2C-64) Server fails to start when addressing module is commented in axis2.xml

2006-02-08 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-64?page=all ] Samisa Abeysinghe reassigned AXIS2C-64: --- Assign To: Samisa Abeysinghe Server fails to start when addressing module is commented in axis2.xml

[jira] Closed: (AXIS2C-64) Server fails to start when addressing module is commented in axis2.xml

2006-02-08 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-64?page=all ] Samisa Abeysinghe closed AXIS2C-64: --- Fix Version: M1.0 Resolution: Fixed I managed to find the problem location. It was in conf.c axis2_conf_builder_process_module_refs. It

Re: [Axis2] patch - getopt functionality for windows

2006-02-08 Thread nandika jayawardana
hi Nabeel, I commited the code . thanks nandikaOn 2/7/06, Nabeel [EMAIL PROTECTED] wrote: Hi,Attached patch includes a cut-down version of getopt function in unixfor windows. These files should go to modules/platform/windows dir.Please review and apply.Thanks-Nabeel