[jira] Created: (AXISCPP-418) Deserialization of arrays of complex elements with nil members

2005-02-09 Thread Tim Bartley (JIRA)
Deserialization of arrays of complex elements with nil members -- Key: AXISCPP-418 URL: http://issues.apache.org/jira/browse/AXISCPP-418 Project: Axis-C++ Type: Bug Components: Deserialization Versio

[jira] Created: (AXISCPP-426) Programmatic configuration

2005-02-10 Thread Tim Bartley (JIRA)
Programmatic configuration -- Key: AXISCPP-426 URL: http://issues.apache.org/jira/browse/AXISCPP-426 Project: Axis-C++ Type: New Feature Components: Configuration Versions: future (enh) Environment: all Reporter: Tim Bartley

[jira] Created: (AXISCPP-427) Multiple instances within a process

2005-02-10 Thread Tim Bartley (JIRA)
Multiple instances within a process --- Key: AXISCPP-427 URL: http://issues.apache.org/jira/browse/AXISCPP-427 Project: Axis-C++ Type: New Feature Components: Basic Architecture Versions: future (enh) Environment: all

[jira] Updated: (AXISCPP-418) Deserialization of arrays of complex elements with nil members

2005-02-13 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-418?page=history ] Tim Bartley updated AXISCPP-418: Attachment: ComplexStore.wsdl > Deserialization of arrays of complex elements with nil members > --

[jira] Commented: (AXISCPP-418) Deserialization of arrays of complex elements with nil members

2005-02-13 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-418?page=comments#action_59123 ] Tim Bartley commented on AXISCPP-418: - Hmmm. The problem might be more severe than I thought. When paring my app down to a simpler example I can't even get any elements

[jira] Updated: (AXISCPP-418) Deserialization of arrays of complex elements with nil members

2005-02-13 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-418?page=history ] Tim Bartley updated AXISCPP-418: Attachment: axis.trace > Deserialization of arrays of complex elements with nil members > -- >

[jira] Updated: (AXISCPP-418) Deserialization of arrays of complex elements with nil members

2005-02-13 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-418?page=history ] Tim Bartley updated AXISCPP-418: Attachment: axis2.trace Ethereal trace corresponding to transaction generated by Complex2.wsdl. > Deserialization of arrays of complex elements with nil m

[jira] Updated: (AXISCPP-418) Deserialization of arrays of complex elements with nil members

2005-02-13 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-418?page=history ] Tim Bartley updated AXISCPP-418: Attachment: Complex2.wsdl I think there may be two problems. The behaviour shown by the first wsdl I attached seesm to be a different problem. The problem

[jira] Created: (AXISCPP-431) Complex array member of object generated client stubs with compilation errors

2005-02-13 Thread Tim Bartley (JIRA)
Complex array member of object generated client stubs with compilation errors - Key: AXISCPP-431 URL: http://issues.apache.org/jira/browse/AXISCPP-431 Project: Axis-C++ Type: Bug Components

[jira] Updated: (AXISCPP-431) Complex array member of object generated client stubs with compilation errors

2005-02-13 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-431?page=history ] Tim Bartley updated AXISCPP-431: Attachment: Complex2.wsdl > Complex array member of object generated client stubs with compilation errors > ---

[jira] Updated: (AXISCPP-470) Compiler warnings compiling src/common/ArrayBean.cpp

2005-02-22 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-470?page=history ] Tim Bartley updated AXISCPP-470: Attachment: ArrayBean.cpp.patch > Compiler warnings compiling src/common/ArrayBean.cpp > > >

[jira] Created: (AXISCPP-470) Compiler warnings compiling src/common/ArrayBean.cpp

2005-02-22 Thread Tim Bartley (JIRA)
Compiler warnings compiling src/common/ArrayBean.cpp Key: AXISCPP-470 URL: http://issues.apache.org/jira/browse/AXISCPP-470 Project: Axis-C++ Type: Bug Versions: current (nightly) Reporter: Tim Bartley

[jira] Commented: (AXISCPP-431) Complex array member of object generated client stubs with compilation errors

2005-02-22 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-431?page=comments#action_59645 ] Tim Bartley commented on AXISCPP-431: - I have verified this in the current CVS. Do I close the issue or do you? I don't know how. > Complex array member of object gene

[jira] Commented: (AXISCPP-418) Deserialization of arrays of complex elements with nil members

2005-02-22 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-418?page=comments#action_59650 ] Tim Bartley commented on AXISCPP-418: - Thanks Samisa, Unfortunately I see no change in behaviour. The difference is maybe that the nil element is encoded as: in you

[jira] Created: (AXISCPP-510) Stub generation broken for nested array of simple type

2005-03-06 Thread Tim Bartley (JIRA)
Stub generation broken for nested array of simple type -- Key: AXISCPP-510 URL: http://issues.apache.org/jira/browse/AXISCPP-510 Project: Axis-C++ Type: Bug Components: Client - Stub Versions: current (night

[jira] Updated: (AXISCPP-510) Stub generation broken for nested array of simple type

2005-03-06 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-510?page=history ] Tim Bartley updated AXISCPP-510: Attachment: Service.wsdl ArrayOf_xsd_string.cpp Actually better description would of data structure would be: Complex {int, Complex { Arra

[jira] Updated: (AXISCPP-511) Deserialization of complex nested arrays broken

2005-03-07 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-511?page=history ] Tim Bartley updated AXISCPP-511: Attachment: Service2.wsdl axis.trace > Deserialization of complex nested arrays broken > --- >

[jira] Created: (AXISCPP-511) Deserialization of complex nested arrays broken

2005-03-07 Thread Tim Bartley (JIRA)
Deserialization of complex nested arrays broken --- Key: AXISCPP-511 URL: http://issues.apache.org/jira/browse/AXISCPP-511 Project: Axis-C++ Type: Bug Components: Deserialization Versions: current (nightly) Env

[jira] Commented: (AXISCPP-511) Deserialization of complex nested arrays broken

2005-03-07 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-511?page=comments#action_60398 ] Tim Bartley commented on AXISCPP-511: - This appears to be a bug in the stub code generated for deserializing arrays. Stepping through the deserialization the generic de

[jira] Created: (AXISCPP-526) Response timeouts in addition to connection timeouts

2005-03-09 Thread Tim Bartley (JIRA)
Response timeouts in addition to connection timeouts Key: AXISCPP-526 URL: http://issues.apache.org/jira/browse/AXISCPP-526 Project: Axis-C++ Type: Improvement Components: Transport (Client) Versions: curre

[jira] Created: (AXISCPP-533) Inter shared library exception handling broken on Linux

2005-03-11 Thread Tim Bartley (JIRA)
Inter shared library exception handling broken on Linux --- Key: AXISCPP-533 URL: http://issues.apache.org/jira/browse/AXISCPP-533 Project: Axis-C++ Type: Bug Components: Basic Architecture Versions: current

[jira] Created: (AXISCPP-534) HTTPTransport::flushOutput should be declared throw(AxisException)

2005-03-11 Thread Tim Bartley (JIRA)
HTTPTransport::flushOutput should be declared throw(AxisException) -- Key: AXISCPP-534 URL: http://issues.apache.org/jira/browse/AXISCPP-534 Project: Axis-C++ Type: Bug Components: Transport (axis3)

[jira] Created: (AXISCPP-557) Reference count initialize/terminate calls

2005-03-17 Thread Tim Bartley (JIRA)
Reference count initialize/terminate calls -- Key: AXISCPP-557 URL: http://issues.apache.org/jira/browse/AXISCPP-557 Project: Axis-C++ Type: Bug Components: Basic Architecture Versions: current (nightly) Reporte

[jira] Updated: (AXISCPP-557) Reference count initialize/terminate calls

2005-03-17 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-557?page=history ] Tim Bartley updated AXISCPP-557: Attachment: Axis.cpp.patch > Reference count initialize/terminate calls > -- > > Key: AXISCPP-557 >

[jira] Created: (AXISCPP-558) Gracefully handle server side close of persistant connection

2005-03-17 Thread Tim Bartley (JIRA)
Gracefully handle server side close of persistant connection Key: AXISCPP-558 URL: http://issues.apache.org/jira/browse/AXISCPP-558 Project: Axis-C++ Type: Bug Components: Transport (axis3) Reporter

[jira] Updated: (AXISCPP-558) Gracefully handle server side close of persistant connection

2005-03-17 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-558?page=history ] Tim Bartley updated AXISCPP-558: Attachment: http.patch > Gracefully handle server side close of persistant connection > > >

[jira] Created: (AXISCPP-559) Use proper synchronization mechanisms on Windows

2005-03-17 Thread Tim Bartley (JIRA)
Use proper synchronization mechanisms on Windows Key: AXISCPP-559 URL: http://issues.apache.org/jira/browse/AXISCPP-559 Project: Axis-C++ Type: Improvement Components: Basic Architecture Environment: Windows R

[jira] Updated: (AXISCPP-559) Use proper synchronization mechanisms on Windows

2005-03-17 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-559?page=history ] Tim Bartley updated AXISCPP-559: Attachment: SharedObject.patch Again untested (but low risk once it compiles) - sorry - rushing to go on vacation and wanted to get this raised. > Use pr

[jira] Created: (AXISCPP-560) SetSecure must be changed to use

2005-03-17 Thread Tim Bartley (JIRA)
SetSecure must be changed to use --- Key: AXISCPP-560 URL: http://issues.apache.org/jira/browse/AXISCPP-560 Project: Axis-C++ Type: Bug Components: Client - Stub Versions: current (nightly) Reporter: Tim Bartle

[jira] Commented: (AXISCPP-559) Use proper synchronization mechanisms on Windows

2005-03-17 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-559?page=comments#action_61188 ] Tim Bartley commented on AXISCPP-559: - Note that without this fix multi-threaded Windows apps (client or server) will not work reliably. > Use proper synchronization m

[jira] Commented: (AXISCPP-558) Gracefully handle server side close of persistant connection

2005-04-10 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-558?page=comments#action_62531 ] Tim Bartley commented on AXISCPP-558: - Hi Fred, I have to disagree strongly. The application should never need to know about this condition - it is purely an artifact

[jira] Commented: (AXISCPP-533) Inter shared library exception handling broken on Linux

2005-04-11 Thread Tim Bartley (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-533?page=comments#action_62625 ] Tim Bartley commented on AXISCPP-533: - Hmmm. Unfortunate. I know that I *need* this flag. I'll investigate the test programs and see if I can understand why use of this