Re: Proposal : Time to release Axis C++ 1.6beta

2006-03-01 Thread Fred Preston
Hi All, +1 for the proposed release plan. Regards, Fred Preston. Adrian Dick/UK/[EMAIL PROTECTED] 01/03/2006 09:33 Please respond to Apache AXIS C Developers List To: axis-c-dev@ws.apache.org cc: Subject: Proposal : Time to release Axis C++ 1.6beta

AW: Proposal : Time to release Axis C++ 1.6beta

2006-03-01 Thread Franz Fehringer
As an additional note i did not check if any of these issues got resolved as a side effect of other bug fixing efforts (at least not during the last two weeks). Franz -Ursprungliche Nachricht- Von: Franz Fehringer [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 1. Marz 2006 12:32

[jira] Updated: (AXISCPP-906) Multiple portTypes/ports not supported

2006-03-01 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-906?page=all ] John Hawkins updated AXISCPP-906: - type: New Feature (was: Bug) The code has only ever had the support for one porttype. This is new function/improvement Multiple portTypes/ports not

Re: Proposal : Time to release Axis C++ 1.6beta

2006-03-01 Thread Paul Fremantle
+1 from me Adrian. Great work.PaulOn 3/1/06, Manohar K Chintala [EMAIL PROTECTED] wrote: +1RegardsManohar Adrian Dick [EMAIL PROTECTED] bm.comTo axis-c-dev@ws.apache.org 03/01/2006 03:03 cc PM Subject Proposal : Time to release Axis C++ Please respond to 1.6betaApache AXIS C Developers

RE: Proposal : Time to release Axis C++ 1.6beta

2006-03-01 Thread Chinthana C. Dinapala
+1 From me. Chinthana Dinapala Virtusa Corp. From: Paul Fremantle [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 01, 2006 5:56 PM To: Apache AXIS C Developers List Subject: Re: Proposal : Time to release Axis C++ 1.6beta +1 from me Adrian. Great work. Paul

Autotools patches

2006-03-01 Thread Josef Spillner
Hello, the attached patch is a first attempt to fix the autotools-based build system for axis/trunk/c. It does not yet aim at perfection, but rather allowing for a compilation of the core parts which already had a Makefile.am. More patches for inclusion of the other samples and test cases

[axis2]Interoperability Tests Round2

2006-03-01 Thread Dimuthu Chathuranga
Hi,Test Client for Interoperability tests Round2 is attached with this.

[axis2]Interoperability Tests Round2

2006-03-01 Thread Dimuthu Chathuranga
Hi, Sorry for the earlier mail. The files for test client (of interoperability tests round2 ) are attached with this mail. round2.tar.gz Description: GNU Zip compressed data

Re: Proposal : Time to release Axis C++ 1.6beta

2006-03-01 Thread Nadir Amra
+1 Nadir K. Amra e-Business Technologies - IBM eServer i5/OS IBM Rochester, MN, (Tel. 507-253-0645, t/l 553-0645) Internet: [EMAIL PROTECTED] Adrian Dick [EMAIL PROTECTED] wrote on 03/01/2006 03:33:58 AM: (This is a repeat send, because I can't find any evidence of the original getting

parser exception processing

2006-03-01 Thread Nadir Amra
The file xml/xerces/XMLParserXerces.cpp had some code that caught parser errors commented out, I want to put that back in. Let me know if this is a problem. Nadir K. Amra

[jira] Commented: (AXISCPP-904) undeclared xml namespaces

2006-03-01 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-904?page=comments#action_12368375 ] Adrian Dick commented on AXISCPP-904: - Hi, There are still some issues regarding namespaces when creating HeaderBlocks. As a workaround, have you tried explicitely

Re: [jira] Created: (AXISCPP-941) windows compilerarg

2006-03-01 Thread Henrik Nordberg
It would good if this issue was fixed before releasing 1.6 Beta. As it is now, we can't debug on Windows because of this (VC++ reports invalid heap when delete is called, probably because we (jitterbit) link our debug libs with /MDd and Axis links debug code with /MD. Thanks - Henrik -

[jira] Commented: (AXISCPP-905) dllexport warnings

2006-03-01 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-905?page=comments#action_12368377 ] Adrian Dick commented on AXISCPP-905: - I see and, to a certain extent, agree with what you say here. It certainly doesn't look good to have extraneous warnings, etc.

[jira] Commented: (AXISCPP-914) fault/exception/error handling flawed

2006-03-01 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-914?page=comments#action_12368383 ] Adrian Dick commented on AXISCPP-914: - The Fault model is a known weak area. Sometime ago I made a proposal to re-work the model, including extending support for SOAP

[jira] Commented: (AXISCPP-918) generated copy constructor wrong/incomplete

2006-03-01 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-918?page=comments#action_12368386 ] Adrian Dick commented on AXISCPP-918: - I think the problem you describe is due to WSDL2Ws having very limited support for xsd:extension. This is an area we need to

Re: AW: Proposal : Time to release Axis C++ 1.6beta

2006-03-01 Thread Adrian Dick
Franz, Firstly, thank you for taking the time to test out these areas and provide feedback on bugs and areas for improvement. I have gone through the issues you list below and added comments to most, you will notice a number of them we consider to be new features as you, unfortunately, have

[jira] Closed: (AXISCPP-942) Client doesn't handle chunked messages containing very large chunks (48k)

2006-03-01 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-942?page=all ] Adrian Dick closed AXISCPP-942: --- Client doesn't handle chunked messages containing very large chunks (48k) --

Re: [axis2]Interoperability Tests Round2

2006-03-01 Thread Sanjiva Weerawarana
On Wed, 2006-03-01 at 18:51 +0600, Dimuthu Chathuranga wrote: Hi, Sorry for the earlier mail. The files for test client (of interoperability tests round2 ) are attached with this mail. Hi Dimuthu, Thanks for the contrib! However, please create a JIRA issue and attach the patch there ..

[jira] Created: (AXIS2C-86) Test for Interoperability Round 2

2006-03-01 Thread Dimuthu Gamage (JIRA)
Test for Interoperability Round 2 - Key: AXIS2C-86 URL: http://issues.apache.org/jira/browse/AXIS2C-86 Project: Axis2-C Type: Test Components: tests Versions: M0.5 Environment: Unix Reporter: Dimuthu Gamage

[jira] Updated: (AXIS2C-86) Test for Interoperability Round 2

2006-03-01 Thread Dimuthu Gamage (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-86?page=all ] Dimuthu Gamage updated AXIS2C-86: - Attachment: round2.tar.gz Test for Interoperability Round 2 - Key: AXIS2C-86 URL:

[Axis2] Files missing in tarball created by 'make dist'

2006-03-01 Thread Sanjaya Ratnaweera
Hi all, Files modules/util/axis2_file.h, axis2_hash.h, axis2_file_diff.h, axis2_utils.h and axis2_property.h are not included in the tarball created by make dist. A fix is attached. Please review and apply. Thanks. ~sanjaya -- http://sanjaya.8k.com Index: modules/util/Makefile.am