[jira] Assigned: (AXIS2C-858) Apache runs out of memory and crashes with a simple mtom service test run in a loop

2007-12-30 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-858: - Assignee: Manjula Peiris > Apache runs out of memory and crashes with a simple mtom servi

[jira] Updated: (AXIS2C-861) Enable client session management through http cookies in libcurl

2007-12-30 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Mitchell updated AXIS2C-861: - Attachment: libcurl_diff The attached diff file builds upon the changes suggested in AXIS2C-830,

[jira] Created: (AXIS2C-861) Enable client session management through http cookies in libcurl

2007-12-30 Thread Bill Mitchell (JIRA)
Enable client session management through http cookies in libcurl Key: AXIS2C-861 URL: https://issues.apache.org/jira/browse/AXIS2C-861 Project: Axis2-C Issue Type: Improvement

[jira] Commented: (AXIS2C-858) Apache runs out of memory and crashes with a simple mtom service test run in a loop

2007-12-30 Thread Subra A Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555058 ] Subra A Narayanan commented on AXIS2C-858: -- Samisa, I apologize for the delay. I will try to get you the se

[jira] Commented: (AXIS2C-858) Apache runs out of memory and crashes with a simple mtom service test run in a loop

2007-12-30 Thread Samisa Abeysinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555053 ] Samisa Abeysinghe commented on AXIS2C-858: -- I was wondering if we should be able to reproduce this with the

[jira] Resolved: (AXIS2C-848) Generated stub for unbounded sequence of type any does not pass any elements to client

2007-12-30 Thread Dimuthu Gamage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Gamage resolved AXIS2C-848. --- Resolution: Fixed Fixed. (SVN 607594) > Generated stub for unbounded sequence of type any do

[jira] Updated: (AXIS2C-848) Generated stub for unbounded sequence of type any does not pass any elements to client

2007-12-30 Thread Dimuthu Gamage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Gamage updated AXIS2C-848: -- Attachment: any_test.tar.gz Fixed. Attachment contain the stub, skel source used to test. Than

[jira] Resolved: (AXIS2C-826) Generated deserialize method does not handle a nested in a

2007-12-30 Thread Dimuthu Gamage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Gamage resolved AXIS2C-826. --- Resolution: Fixed Fixed in the Axis2/Java SVN. (Revision 607594) > Generated deserialize met

[jira] Updated: (AXIS2C-826) Generated deserialize method does not handle a nested in a

2007-12-30 Thread Dimuthu Gamage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimuthu Gamage updated AXIS2C-826: -- Attachment: choice_test.tar.gz The wsdl in the attached gzip (case27/res/Choice_new.wsdl) conta

[jira] Created: (AXIS2C-860) generated message stubs omit code for attributes in a named attribute group

2007-12-30 Thread Bill Mitchell (JIRA)
generated message stubs omit code for attributes in a named attribute group --- Key: AXIS2C-860 URL: https://issues.apache.org/jira/browse/AXIS2C-860 Project: Axis2-C Is

[jira] Updated: (AXIS2C-860) generated message stubs omit code for attributes in a named attribute group

2007-12-30 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Mitchell updated AXIS2C-860: - Attachment: unrolled_attrgrp.wsdl service.wsdl For the attached service.wsdl, the

[jira] Updated: (AXIS2C-848) Generated stub for unbounded sequence of type any does not pass any elements to client

2007-12-30 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Mitchell updated AXIS2C-848: - Attachment: service.wsdl > Generated stub for unbounded sequence of type any does not pass any el

[jira] Reopened: (AXIS2C-848) Generated stub for unbounded sequence of type any does not pass any elements to client

2007-12-30 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Mitchell reopened AXIS2C-848: -- On a more recent build, I have verified that there is no compilation error in the generated stub f

[jira] Commented: (AXIS2C-855) Generated stubs leak memory associated with string/array properties

2007-12-30 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555011 ] Bill Mitchell commented on AXIS2C-855: -- I regenerated with a new build and verified that the reset code is now c

Re: [Vote] [Axis2-C] Vote for Apache Axis2/C 1.2.0 Release - Take 2

2007-12-30 Thread Milinda Pathirage
Hi, I tested binary distribution on Ubuntu 7.10. Binary distribution worked well. All samples were successfully executed. But when trying to compile the source distribution following command ./axis2c_build.sh /home/milinda/axis2c-src-1.2.0/deploy failed with following error message. checking wh

Re: [Vote] [Axis2-C] Vote for Apache Axis2/C 1.2.0 Release - Take 2

2007-12-30 Thread Dimuthu Gamage
Hi, I tested the binary packages and they were working fine. But in the source package when I try to ./configure it in linux, I got the following error. config.status: error: cannot find input file: src/minizip/Makefile.in configure: error: ./configure failed for util There the minizip directory

Re: [jira] Created: (AXIS2C-859) guththila parser fails to handle escape sequences for ampersand, less than, greater than

2007-12-30 Thread Senaka Fernando
> guththila parser fails to handle escape sequences for ampersand, less > than, greater than > > > Key: AXIS2C-859 > URL: https://issues.apache.org/jira/browse/AXIS2C-859 >

Re: Proxy authentication

2007-12-30 Thread Senaka Fernando
> Hi Devs, > > I was testing the proxy authentication functionality the other day and it > did > not work at all - I've tried to debug and it seemed to me that in the > http_sender.c the msg_ctx doesn't contain anymore the authentication > credentials - neither the ones from the config file nor the