[jira] Resolved: (AXIS2-1607) Http DefaultConnectionListener can vanish, leaving service unable to accept requests

2006-11-06 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1607?page=all ] Chuck Williams resolved AXIS2-1607. --- Resolution: Fixed Fixed in r471995. By default, the connection listener thread uses DefaultConnectionListenerFailureHandler to re-establish the listen

[jira] Created: (AXIS2-1607) Http DefaultConnectionListener can vanish, leaving service unable to accept requests

2006-11-05 Thread Chuck Williams (JIRA)
Http DefaultConnectionListener can vanish, leaving service unable to accept requests Key: AXIS2-1607 URL: http://issues.apache.org/jira/browse/AXIS2-1607 Project:

[jira] Commented: (AXIS2-1121) binary and enumFacet are incompatible with unordered in ADBBeanTemplate

2006-09-07 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1121?page=comments#action_12433257 ] Chuck Williams commented on AXIS2-1121: --- Dims, Thanks for making this update. I still have not managed to get a successful build (last attempt failed tests

[jira] Commented: (AXIS2-824) HTTPWorker be should not be unecessarily modifying transport settings such as HTTP version and content chunking

2006-06-22 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-824?page=comments#action_12417260 ] Chuck Williams commented on AXIS2-824: -- Oleg, Once again, I apologize for being so slow. On the road with solid meetings and still swamped with dev work, so other

[jira] Commented: (AXIS2-824) HTTPWorker be should not be unecessarily modifying transport settings such as HTTP version and content chunking

2006-06-20 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-824?page=comments#action_12416855 ] Chuck Williams commented on AXIS2-824: -- Oleg, Sorry to take so long to look at this -- on the road. HTTPWorker only sets the version and chunking settings if they have

[jira] Created: (AXIS2-812) Improve SimpleHTTPServer code structure, configuraiton, cookie use, and remove unused classes

2006-06-09 Thread Chuck Williams (JIRA)
Improve SimpleHTTPServer code structure, configuraiton, cookie use, and remove unused classes - Key: AXIS2-812 URL: http://issues.apache.org/jira/browse/AXIS2-812 Project: Apache

[jira] Commented: (AXIS2-812) Improve SimpleHTTPServer code structure, configuraiton, cookie use, and remove unused classes

2006-06-09 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-812?page=comments#action_12415611 ] Chuck Williams commented on AXIS2-812: -- simplehttpserver-cleanup verified and committed. Thanks! Leaving issue open as there are remaining items here. Improve

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12415391 ] Chuck Williams commented on AXIS2-761: -- Oleg, I've got your chamges merged with Deepal's changes in the latest svn head, so don't worry about the incremental patch.

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12415446 ] Chuck Williams commented on AXIS2-761: -- This is now committed in svn. The issue should be marked resolved fixed -- I don't have the rights to do that.

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12415476 ] Chuck Williams commented on AXIS2-761: -- Dims, I still don't have any additional operations, at least not with this account. Chuck SimpleHttpServer based on Jakarta

[jira] Resolved: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Chuck Williams resolved AXIS2-761: -- Resolution: Fixed I had tried logging out and logging back in before to no avail, but it works now. Thanks Dims! HttpCore is now part of axis2 and

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-07 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Chuck Williams updated AXIS2-761: - Attachment: ConfigurableSimpleHTTPServer.complete.patch Latest version resolves yet more merge conflicts from today's head. SimpleHttpServer based on

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-05 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Chuck Williams updated AXIS2-761: - Attachment: ConfigurableSimpleHTTPServer.complete.patch Fixed it on the plane. WIth the new version of ConfigurableSimpleHTTPServer.complete.patch all tests

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-05 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Chuck Williams updated AXIS2-761: - Attachment: ConfigurableSimpleHTTPServer.complete.patch Another, another merge conflict. Deepal's fixes to sessionContext memory leak conflicted with the

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-05 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12414811 ] Chuck Williams commented on AXIS2-761: -- Thanks Oleg. Deepal, any chance of holding off on further changes to the http transport until Thursday? I'll commit this then

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-04 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12414669 ] Chuck Williams commented on AXIS2-761: -- I believe I understand how this is supposed to work now. There appear to be a couple bugs in Deepal's update to make the

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-03 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12414609 ] Chuck Williams commented on AXIS2-761: -- Deepal and Oleg, The new jar works great -- no issues with it. However, I have run into a problem merging this patch with the

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-03 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Chuck Williams updated AXIS2-761: - Attachment: ConfigurableSimpleHTTPServer.complete.patch SimpleHttpServer based on Jakarta HttpComponents HttpCore

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12413595 ] Chuck Williams commented on AXIS2-761: -- Hi Oleg, Thanks for reviewing the patch and sharing your thoughts. Re. (1) I'm not a great fan of complex factory objects either,

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Chuck Williams updated AXIS2-761: - Attachment: ConfigurableSimpleHTTPServer.patch Sorry to be late getting back to this. Been a very busy week -- just got some time this afternoon and

[jira] Commented: (AXIS2-770) Possible Serialization Problem

2006-05-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-770?page=comments#action_12413497 ] Chuck Williams commented on AXIS2-770: -- Is this adb databinding and are you passing the message with the whitespace as shown in what you've pasted into the bug report?

[jira] Commented: (AXIS2-770) Possible Serialization Problem

2006-05-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-770?page=comments#action_12413500 ] Chuck Williams commented on AXIS2-770: -- That's codegen, not core. Testing patch now... Possible Serialization Problem -- Key:

[jira] Updated: (AXIS2-768) WSDL2Java (via Eclipse plugin) generates code with a bug

2006-05-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-768?page=all ] Chuck Williams updated AXIS2-768: - Attachment: ADBBeanTemplate.xsl.patch ADBBeanTemplate.xsl.patch is a patch against svn head as of today 5/26 for

[jira] Commented: (AXIS2-770) Possible Serialization Problem

2006-05-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-770?page=comments#action_12413511 ] Chuck Williams commented on AXIS2-770: -- See patch ADBBeanTemplate.xsl.patch at AXIS2-768. This shouid resolve this duplicate issue. Possible Serialization Problem

[jira] Created: (AXIS2-773) Creating configuration from file system does not look in repo/conf/axis2.xml as promised

2006-05-26 Thread Chuck Williams (JIRA)
Creating configuration from file system does not look in repo/conf/axis2.xml as promised -- Key: AXIS2-773 URL: http://issues.apache.org/jira/browse/AXIS2-773 Project: Apache Axis 2.0

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Chuck Williams updated AXIS2-761: - Attachment: ConfigurableSimpleHTTPServer.consolidated.patch The attached ConfigurableSimpleHTTPServer.consolidated.patch combines both Oleg's new

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12413552 ] Chuck Williams commented on AXIS2-761: -- Another note: in addition to the consolidated patch, the jar needs to be installed per the instructions in earlier comments.

[jira] Commented: (AXIS2-768) WSDL2Java (via Eclipse plugin) generates code with a bug

2006-05-25 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-768?page=comments#action_12413343 ] Chuck Williams commented on AXIS2-768: -- Good catch Peter. Could you please try removing the whitespace in the message -- I believe it will then work. Ajith, the problem

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-23 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412866 ] Chuck Williams commented on AXIS2-761: -- My performance bottleneck when hitting the server hard from the client turned out to be the core pool size in SimpleHttpServer's

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-23 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412896 ] Chuck Williams commented on AXIS2-761: -- Oleg, I don't have a good quantitative comparison of before and after, plus I'm sure it wouldn't be relevant anyway as

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412751 ] Chuck Williams commented on AXIS2-761: -- Sadly, I can't even compile Axis2 trunk using Maven, let alone running integration tests. (Apparently a maven repository hosted

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412840 ] Chuck Williams commented on AXIS2-761: -- Thanks Oleg! I've installed the patch, made the necessary build updates to incorporate the new jar, and replicated your report

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-21 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412710 ] Chuck Williams commented on AXIS2-761: -- Oleg, did you get all of the axis2 tests to pass? I am getting failures in 5 of the modules/integration tests. I would pursue

[jira] Commented: (AXIS2-724) [ADB] xsd:all deserialization should support out-of-order elements

2006-05-14 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-724?page=comments#action_12402227 ] Chuck Williams commented on AXIS2-724: -- This has a very simple fix, which is to use the choice-specific template code for all. This was the intent, as noted in the

[jira] Commented: (AXIS2-632) get errors trying to parse valid response

2006-05-01 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-632?page=comments#action_12377304 ] Chuck Williams commented on AXIS2-632: -- Any complex type can be extended. According to the XML Schema specification, all complex types except for the root ur type are

[jira] Commented: (AXIS2-632) get errors trying to parse valid response

2006-04-29 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-632?page=comments#action_12377112 ] Chuck Williams commented on AXIS2-632: -- Ajith, It seems just about everybody agrees that xsi:type is a feature request, and certainly not a blocker, so I agree with your

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-28 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376888 ] Chuck Williams commented on AXIS2-608: -- Hi Ajith, FYI, the generated code does handle CDATA and unresolved ENTITIES because it uses getElementText() instead of

[jira] Commented: (AXIS2-632) get errors trying to parse valid response

2006-04-28 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-632?page=comments#action_12377038 ] Chuck Williams commented on AXIS2-632: -- The issue here is that the wsdl defines the records element to be an sObject: complexType name=QueryResult

[jira] Commented: (AXIS2-632) get errors trying to parse valid response

2006-04-28 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-632?page=comments#action_12377044 ] Chuck Williams commented on AXIS2-632: -- Axis2 is a step forward in many ways. The open question is whether or not this use of extension types is a feature requirement

[jira] Updated: (AXIS2-632) get errors trying to parse valid response

2006-04-28 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-632?page=all ] Chuck Williams updated AXIS2-632: - Attachment: WhiteSpaceAndExtensionTypes.zip The attached archive has a fix for the whitespace problem. This is serious as it causes generated parsing code

[jira] Commented: (AXIS2-632) get errors trying to parse valid response

2006-04-28 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-632?page=comments#action_12377056 ] Chuck Williams commented on AXIS2-632: -- Hi Dims, That would be another bug. -u is still generating a wrapped Stub. Chuck get errors trying to parse valid response

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376722 ] Chuck Williams commented on AXIS2-608: -- Hi Ajith, Unfortunately the issue will need to remain open. I just tried my application and it failed with the latest axis2 from

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376861 ] Chuck Williams commented on AXIS2-608: -- FYI, I expect to have a patch with a complete solution very soon. All Axis2 tests pass (after patching the MinOccurs tests as

[jira] Updated: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=all ] Chuck Williams updated AXIS2-608: - Attachment: codegen.src.patch codegen.src.patch corrects all issues as described above in ADBBeanTemplate. This is a gnu standard patch (diff -u) that

[jira] Updated: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=all ] Chuck Williams updated AXIS2-608: - Attachment: codegen.test.patch codegen.test.patch provides the corrections to the two PopulateMinOccurs tests. Generated ADB code fails on omitted scalar

[jira] Updated: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=all ] Chuck Williams updated AXIS2-608: - Attachment: ADBBeanTemplate.xsl Modifed source file that can be used in lieu of codgen.src.patch. Generated ADB code fails on omitted scalar minOccurs=0

[jira] Updated: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=all ] Chuck Williams updated AXIS2-608: - Attachment: PopulateMinOccurs0Test.java First of the two changed MinOccurs tests. Generated ADB code fails on omitted scalar minOccurs=0 elements and

[jira] Updated: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=all ] Chuck Williams updated AXIS2-608: - Attachment: PopulateComplexMinOccurs0Test.java Second of the two changed MinOccurs tests -- these two source files can be used in lieu of codegen.test.patch.

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-27 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376867 ] Chuck Williams commented on AXIS2-608: -- Just one final note that codegen.patch is obsolete. It is replaced by codegen.src.patch and codegen.test.patch. This applies to

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376550 ] Chuck Williams commented on AXIS2-608: -- Please reopen this issue. Ajith only addressed the minOccurs=0 case, not recursive data types. I did not run the test as it is

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376557 ] Chuck Williams commented on AXIS2-608: -- Ajith, Are these the only files required for your udpate? U

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-25 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376387 ] Chuck Williams commented on AXIS2-608: -- I just saw the RC3 announcement and reminder about the 1.0 release plan. Will this bug be fixed for 1.0? It is still unassigned.

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-25 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12376395 ] Chuck Williams commented on AXIS2-608: -- Hi Ajith, Thanks! A fix that uses the state machines is fine with me. I only patched the older 0.94 template rather than the

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-24 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12375969 ] Chuck Williams commented on AXIS2-608: -- Hi Ajith, That's a good point. I suppose one case where sequence order would be particularly important is if there were two

[jira] Commented: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-24 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=comments#action_12375977 ] Chuck Williams commented on AXIS2-608: -- Erratum: The code to parse each property would still be wrapped in: if (xsl:value-of

[jira] Created: (AXIS2-606) 1.0 RC2 source distribution missing jibx repository

2006-04-23 Thread Chuck Williams (JIRA)
1.0 RC2 source distribution missing jibx repository --- Key: AXIS2-606 URL: http://issues.apache.org/jira/browse/AXIS2-606 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: samples, build,site docs

[jira] Updated: (AXIS2-606) 1.0 RC2 source distribution missing jibx repository

2006-04-23 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-606?page=all ] Chuck Williams updated AXIS2-606: - Attachment: etc.patch 1.0 RC2 source distribution missing jibx repository --- Key: AXIS2-606

[jira] Created: (AXIS2-607) ADB code generator treats all types as choice particles

2006-04-23 Thread Chuck Williams (JIRA)
ADB code generator treats all types as choice particles --- Key: AXIS2-607 URL: http://issues.apache.org/jira/browse/AXIS2-607 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: databinding Versions:

[jira] Updated: (AXIS2-607) ADB code generator treats all types as choice particles

2006-04-23 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-607?page=all ] Chuck Williams updated AXIS2-607: - Attachment: codegen.patch ADB code generator treats all types as choice particles --- Key:

[jira] Created: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-23 Thread Chuck Williams (JIRA)
Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types Key: AXIS2-608 URL: http://issues.apache.org/jira/browse/AXIS2-608 Project: Apache Axis 2.0

[jira] Updated: (AXIS2-608) Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

2006-04-23 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-608?page=all ] Chuck Williams updated AXIS2-608: - Attachment: codegen.patch Generated ADB code fails on omitted scalar minOccurs=0 elements and recursive data types

[jira] Created: (AXIS2-601) Generated ADB code loses added array values

2006-04-21 Thread Chuck Williams (JIRA)
Generated ADB code loses added array values --- Key: AXIS2-601 URL: http://issues.apache.org/jira/browse/AXIS2-601 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: wsdl, databinding Versions: 1.0, 0.95

[jira] Updated: (AXIS2-601) Generated ADB code loses added array values

2006-04-21 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-601?page=all ] Chuck Williams updated AXIS2-601: - Attachment: ADBBeanTemplate.xsl.incremental_patch This patch applies to 0.95 after the codegen patch at AXIS2-523 has been applied. Generated ADB code

[jira] Updated: (AXIS2-601) Generated ADB code loses added array values

2006-04-21 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-601?page=all ] Chuck Williams updated AXIS2-601: - Attachment: codegen.patch This is an alternative version of the prior attachment that includes the codegen patch in AXIS2-523 and so can applied directly

[jira] Updated: (AXIS2-523) Patches to fix and/or work around issues Axis2-518, Axis2-519, Axis2-520, Axis2-521 and Axis2-522

2006-04-21 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-523?page=all ] Chuck Williams updated AXIS2-523: - Attachment: codegen.patch This replaces the prior version of codegen.patch to fix the additional issue noted in AXIS2-603. Sorry I was not able to verify

[jira] Commented: (AXIS2-520) ADB pull parser does not serialize of 0-length arrays

2006-04-02 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-520?page=comments#action_12372852 ] Chuck Williams commented on AXIS2-520: -- The patch I submitted at AXIS2-523 contains a working solution. I've reattached the relevant patch file here, although Ajith

[jira] Updated: (AXIS2-520) ADB pull parser does not serialize of 0-length arrays

2006-04-02 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-520?page=all ] Chuck Williams updated AXIS2-520: - Attachment: adb.patch Per last comment on issue. ADB pull parser does not serialize of 0-length arrays

[jira] Updated: (AXIS2-523) Patches to fix and/or work around issues Axis2-518, Axis2-519, Axis2-520, Axis2-521 and Axis2-522

2006-03-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-523?page=all ] Chuck Williams updated AXIS2-523: - Attachment: codegen.patch Patches according to issue description to modules/codegen/src Patches to fix and/or work around issues Axis2-518, Axis2-519,

[jira] Updated: (AXIS2-523) Patches to fix and/or work around issues Axis2-518, Axis2-519, Axis2-520, Axis2-521 and Axis2-522

2006-03-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-523?page=all ] Chuck Williams updated AXIS2-523: - Attachment: adb.patch Patches to modules/adb/src per issue description. Patches to fix and/or work around issues Axis2-518, Axis2-519, Axis2-520,

[jira] Commented: (AXIS2-522) Support choice particles (reporting for Chuck Williams)

2006-03-26 Thread Chuck Williams (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-522?page=comments#action_12371946 ] Chuck Williams commented on AXIS2-522: -- The patch at issue Axis2-523 adds this feature plus fixes several bugs at the same time. I sincerely hope this is in Axis2 1.0.