[Axis2] patch OMNode serialize changed

2005-11-10 Thread nandika jayawardana
Hi all, I changed the om node serializing  to use get_first_child() , get_next_sibling() and removed  the code which used get_first_child , get_next_child methods . pls apply this patch thanks nandika serialize Description: Binary data

Re: [Axis2] Jira for Axis2C

2005-11-10 Thread Paul Fremantle
HenrikWith Axis/Java we kept the mailing list the same with a [Axis2] marker in the subject line. It did help because people had often already coded things in Axis1 that came up in Axis2 and so there was the opportunity for sharing of ideas/experience and code. PaulOn 11/10/05, Henrik Nordberg <[E

Re: [Axis2] Jira for Axis2C

2005-11-10 Thread Henrik Nordberg
From: "Samisa Abeysinghe" <[EMAIL PROTECTED]> To: "Apache AXIS C Developers List" Sent: Thursday, November 10, 2005 2:24 AM Subject: [Axis2] Jira for Axis2C Hi All, I feels like it is time that we setup Jira for Axis2C, given that we have OM working. I think it is best to have an inde

[jira] Created: (AXISCPP-870) IChannel operator >>() should not have const parameter.

2005-11-10 Thread Duane Murphy (JIRA)
IChannel operator >>() should not have const parameter. --- Key: AXISCPP-870 URL: http://issues.apache.org/jira/browse/AXISCPP-870 Project: Axis-C++ Type: Improvement Components: Transport (axis3) Versions:

[jira] Created: (AXISCPP-869) Incorrect function signature in exception classes.

2005-11-10 Thread Duane Murphy (JIRA)
Incorrect function signature in exception classes. -- Key: AXISCPP-869 URL: http://issues.apache.org/jira/browse/AXISCPP-869 Project: Axis-C++ Type: Improvement Components: Basic Architecture Versions: 1.5 Final

[jira] Updated: (AXISCPP-868) "Connection: Close" ignored

2005-11-10 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-868?page=all ] John Hawkins updated AXISCPP-868: - Fix Version: 1.6 Alpha Version: 1.5 Final (was: 1.6 Alpha) > "Connection: Close" ignored > --- > >

[jira] Updated: (AXISCPP-868) "Connection: Close" ignored

2005-11-10 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-868?page=all ] John Hawkins updated AXISCPP-868: - Version: 1.6 Alpha (was: 1.5 Final) > "Connection: Close" ignored > --- > > Key: AXISCPP-868 > URL

[jira] Assigned: (AXISCPP-868) "Connection: Close" ignored

2005-11-10 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-868?page=all ] John Hawkins reassigned AXISCPP-868: Assign To: John Hawkins > "Connection: Close" ignored > --- > > Key: AXISCPP-868 > URL: http://issues.apache.

RE: [Axis2] Jira for Axis2C

2005-11-10 Thread Lilantha Darshana
+1 for a independent jira. Thanks -Lilantha -Original Message- From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] Sent: Thursday, November 10, 2005 5:24 AM To: Apache AXIS C Developers List Subject: [Axis2] Jira for Axis2C Hi All, I feels like it is time that we setup Jira for Axis2C,

RE: [Axis2] Please use logging

2005-11-10 Thread Lilantha Darshana
Great! Then, making Axis2C API model similar to commons-logging will make more sense. Thanks -Lilantha -Original Message- From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 8:25 PM To: Apache AXIS C Developers List Subject: Re: [Axis2] Please use logging

[jira] Created: (AXISCPP-868) "Connection: Close" ignored

2005-11-10 Thread John Hawkins (JIRA)
"Connection: Close" ignored --- Key: AXISCPP-868 URL: http://issues.apache.org/jira/browse/AXISCPP-868 Project: Axis-C++ Type: Bug Components: Transport (Client) Versions: 1.5 Final Reporter: John Hawkins Test using a getQuot

Re: AW: wsdl2ws strange warnings and results

2005-11-10 Thread John Hawkins
Hi, can you give me more context on where this element is please. We can't see why this as it stands would fail. Can you give us the complete wsdl - or at least the snippet that contains where it is. "Franz Fehringer" <[EMAIL PROTECTED]> 10/11/2005 09:33 To John Hawkins/UK/[EMAIL P

[Axis2] Jira for Axis2C

2005-11-10 Thread Samisa Abeysinghe
Hi All, I feels like it is time that we setup Jira for Axis2C, given that we have OM working. I think it is best to have an independant Jira for Axis2C as we have to minimize mix-ups with Axis C++ 1.x issues. Thoughts please... Thanks, Samisa...

AW: wsdl2ws strange warnings and results

2005-11-10 Thread Franz Fehringer
Hello John,   The problem is that wsdl2ws cannot cope with element tags without type attributes. So instead of           Describes any errors that occur during system operation.                        i have to write     Describes any errors that occur during

[jira] Commented: (AXISCPP-860) ComplexLists test is failing due to wrong request message

2005-11-10 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-860?page=comments#action_12357203 ] John Hawkins commented on AXISCPP-860: -- Sorry for confusion. Yes "qualified" means that we do qualify each element with ns. I was just thinking that while you're in thi

[jira] Commented: (AXISCPP-860) ComplexLists test is failing due to wrong request message

2005-11-10 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-860?page=comments#action_12357201 ] Dushshantha Chandradasa commented on AXISCPP-860: - I'm a bit confused here. the wasdl says that the schema is elementFormDefault qualified. http://complexl