[jira] Created: (AXIS-2525) HTTPSender isn't thread safe

2006-07-18 Thread Steve Green (JIRA)
HTTPSender isn't thread safe Key: AXIS-2525 URL: http://issues.apache.org/jira/browse/AXIS-2525 Project: Apache Axis Issue Type: Bug Components: Basic Architecture Affects Versions: 1.4

[jira] Updated: (AXIS-2525) HTTPSender isn't thread safe

2006-07-18 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2525?page=all ] Steve Green updated AXIS-2525: -- Attachment: httpsender.patch HTTPSender isn't thread safe Key: AXIS-2525 URL:

[jira] Commented: (AXIS-2267) Extended types in array incorrectly serialised as base type

2005-11-21 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2267?page=comments#action_12358167 ] Steve Green commented on AXIS-2267: --- The attached patch fixes AXIS-2271. Please close AXIS-2271 if that patch is taken. Extended types in array incorrectly serialised as

[jira] Commented: (AXIS-2283) WSDL2Java does not create correct base64Binary elements from imported schemas

2005-11-03 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2283?page=comments#action_12356707 ] Steve Green commented on AXIS-2283: --- This is the same problem that I reported as AXIS-2138. In the mean time, you'll have to hand edit the offending bean. WSDL2Java does

[jira] Created: (AXIS-2271) Regression with polymorphism

2005-10-25 Thread Steve Green (JIRA)
Regression with polymorphism Key: AXIS-2271 URL: http://issues.apache.org/jira/browse/AXIS-2271 Project: Apache Axis Type: Bug Components: Serialization/Deserialization Versions: current (nightly) Reporter: Steve Green

[jira] Updated: (AXIS-2271) Regression with polymorphism

2005-10-25 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2271?page=all ] Steve Green updated AXIS-2271: -- Attachment: polymorphism.wsdl This wsdl is a modification of the wsdl from the polymorphism test case. Note that it adds a wrapper type around the type intended

[jira] Created: (AXIS-2236) Bad constructor with derived classes that inherit xs:any members

2005-09-26 Thread Steve Green (JIRA)
Bad constructor with derived classes that inherit xs:any members Key: AXIS-2236 URL: http://issues.apache.org/jira/browse/AXIS-2236 Project: Apache Axis Type: Bug Components: WSDL processing

[jira] Updated: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-09-20 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=all ] Steve Green updated AXIS-2138: -- Attachment: still_broken.wsdl This wsdl shows what was fixed vs what was not fixed. Please re-open this bug. Regression with base64Binary and simpleType elements

[jira] Commented: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-08-30 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=comments#action_12320621 ] Steve Green commented on AXIS-2138: --- Not fixed. Just tried the latest CVS. Do I need to switch to svn? Regression with base64Binary and simpleType elements

[jira] Commented: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-08-30 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=comments#action_12320626 ] Steve Green commented on AXIS-2138: --- Same xsd. I uploaded a snippet from: http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd Regression with

[jira] Commented: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-08-30 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=comments#action_12320631 ] Steve Green commented on AXIS-2138: --- Dims, Let me clarify. The uploaded wsdl seems to work fine now, but the original problem with xmlenc schema still exists. Try this

[jira] Commented: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=comments#action_12317784 ] Steve Green commented on AXIS-2139: --- Venkat, Dims, A full test program with beans and digital signatures will take some work, but I don't think it's really necessary to see

[jira] Updated: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=all ] Steve Green updated AXIS-2139: -- Attachment: test.java This version of the test program shows dirty MessageElements after dser as well as missing whitespace nodes. SAX recorder is dirty after

[jira] Commented: (AXIS-1960) 1.2Rc3: Changes to body or header do not get serialized

2005-08-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1960?page=comments#action_12317796 ] Steve Green commented on AXIS-1960: --- Venkat, Saw this in CVS: Fix for AXIS-1960: - Added a new test case for TestSOAPBody.java to test for this bug.

[jira] Updated: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-08-02 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=all ] Steve Green updated AXIS-2138: -- Attachment: another.wsdl Attached is a more complete wsdl. Regression with base64Binary and simpleType elements

[jira] Commented: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-08-02 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2138?page=comments#action_12317451 ] Steve Green commented on AXIS-2138: --- Please consider this bug as a blocker for 1.3. Regression with base64Binary and simpleType elements

[jira] Commented: (AXIS-2139) SAX recorder is dirty after deserialization

2005-08-02 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=comments#action_12317450 ] Steve Green commented on AXIS-2139: --- Please consider this bug as a blocker for 1.3. SAX recorder is dirty after deserialization ---

[jira] Created: (AXIS-2139) SAX recorder is dirty after deserialization

2005-07-25 Thread Steve Green (JIRA)
SAX recorder is dirty after deserialization --- Key: AXIS-2139 URL: http://issues.apache.org/jira/browse/AXIS-2139 Project: Apache Axis Type: Bug Components: Serialization/Deserialization Versions: current (nightly)

[jira] Updated: (AXIS-2139) SAX recorder is dirty after deserialization

2005-07-25 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2139?page=all ] Steve Green updated AXIS-2139: -- Attachment: test.java Test program SAX recorder is dirty after deserialization --- Key: AXIS-2139

[jira] Created: (AXIS-2138) Regression with base64Binary and simpleType elements

2005-07-22 Thread Steve Green (JIRA)
Regression with base64Binary and simpleType elements Key: AXIS-2138 URL: http://issues.apache.org/jira/browse/AXIS-2138 Project: Apache Axis Type: Bug Components: WSDL processing Versions: current

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-06-01 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=all ] Steve Green updated AXIS-1752: -- Attachment: 1752-and-1762-simpler.patch Attached is a much simpler version of the attribute list {de}serialization bug patch. xs:list attributes do not serialize

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-06-01 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=all ] Steve Green updated AXIS-1752: -- Attachment: testcase.tar Attached is a test case. xs:list attributes do not serialize --- Key: AXIS-1752

[jira] Updated: (AXIS-1797) Base attributes not serialized when simpleContent extends another simpleContent

2005-05-31 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1797?page=all ] Steve Green updated AXIS-1797: -- Attachment: PostTest.java Use this test program to see the proper behavior. Base attributes not serialized when simpleContent extends another simpleContent

[jira] Commented: (AXIS-1797) Base attributes not serialized when simpleContent extends another simpleContent

2005-05-31 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1797?page=comments#action_66610 ] Steve Green commented on AXIS-1797: --- Jayachandra, The Test.java program is a demonstration of what is not working with unpatched axis. Because the patch changes simple

[jira] Commented: (AXIS-1525) xsd:group behavior is wrong

2005-05-31 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1525?page=comments#action_66658 ] Steve Green commented on AXIS-1525: --- fwiw, I agree with you about 1.2RC3's wsdl2java wrote (IMHO) closer to correct looking classes, even with the group classes... Of

[jira] Commented: (AXIS-1525) xsd:group behavior is wrong

2005-05-31 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1525?page=comments#action_66691 ] Steve Green commented on AXIS-1525: --- I've been looking into what it would take to fix the codegen for the sample wsdl you uploaded. In short, it's not going to be pretty.

[jira] Commented: (AXIS-1753) All xs:choice members are non-nillable

2005-05-30 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1753?page=comments#action_66570 ] Steve Green commented on AXIS-1753: --- Thank you for applying the patch, however upon further investigation I am seeing that the patch was not applied as it was written. My

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-05-30 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=all ] Steve Green updated AXIS-1752: -- Attachment: Test1752.java Attached is a totally self contained version of the test program. No wsdl or further code generation is needed. xs:list attributes do

[jira] Updated: (AXIS-1797) Base attributes not serialized when simpleContent extends another simpleContent

2005-05-25 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1797?page=all ] Steve Green updated AXIS-1797: -- Attachment: 1797.test.tar Attached is a test case Base attributes not serialized when simpleContent extends another simpleContent

[jira] Created: (AXIS-2015) org.apache.axis.types.URI does not compare registry authority in equals()

2005-05-24 Thread Steve Green (JIRA)
org.apache.axis.types.URI does not compare registry authority in equals() - Key: AXIS-2015 URL: http://issues.apache.org/jira/browse/AXIS-2015 Project: Axis Type: Bug Components: Basic

[jira] Updated: (AXIS-2015) org.apache.axis.types.URI does not compare registry authority in equals()

2005-05-24 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2015?page=all ] Steve Green updated AXIS-2015: -- Attachment: 2015.patch Patch and test case org.apache.axis.types.URI does not compare registry authority in equals()

[jira] Commented: (AXIS-1756) org.apache.axis.types.URI differs from RFC2396

2005-03-01 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1756?page=comments#action_60009 ] Steve Green commented on AXIS-1756: --- org.apache.axis.types.URI is also not allowing rel_path URIs. The same exception is being thrown. foo should be a valid URI but is

[jira] Updated: (AXIS-1525) xsd:group behavior is wrong

2005-02-14 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1525?page=history ] Steve Green updated AXIS-1525: -- Attachment: 1525.diff Diff against latest CVS xsd:group behavior is wrong --- Key: AXIS-1525 URL:

[jira] Created: (AXIS-1811) Attribute field names are not honored from bean type desc.

2005-02-10 Thread Steve Green (JIRA)
Attribute field names are not honored from bean type desc. -- Key: AXIS-1811 URL: http://issues.apache.org/jira/browse/AXIS-1811 Project: Axis Type: Bug Components: Serialization/Deserialization

[jira] Created: (AXIS-1797) Base attributes not serialized when simpleContent extends another simpleContent

2005-02-01 Thread Steve Green (JIRA)
Base attributes not serialized when simpleContent extends another simpleContent --- Key: AXIS-1797 URL: http://issues.apache.org/jira/browse/AXIS-1797 Project: Axis Type: Bug Components:

[jira] Updated: (AXIS-1797) Base attributes not serialized when simpleContent extends another simpleContent

2005-02-01 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1797?page=history ] Steve Green updated AXIS-1797: -- Attachment: 1797.wsdl Base attributes not serialized when simpleContent extends another simpleContent

[jira] Updated: (AXIS-1797) Base attributes not serialized when simpleContent extends another simpleContent

2005-02-01 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1797?page=history ] Steve Green updated AXIS-1797: -- Attachment: Test.java This test program show the problem in action. Note that the attributes called 'a' and 'b' are not displayed. Also note that

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-01-27 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=history ] Steve Green updated AXIS-1752: -- Attachment: Test.java Test program showing the bug. Proper output should contain an attribute called newEntryIDs with value a b c. As far as the request for

[jira] Commented: (AXIS-1752) xs:list attributes do not serialize

2005-01-27 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=comments#action_58191 ] Steve Green commented on AXIS-1752: --- Dims, Creating a new data structure is definitely the way to go. It's still going to break any code that depends on the items in the

[jira] Created: (AXIS-1762) xs:list attributes do not deserialize

2005-01-13 Thread Steve Green (JIRA)
xs:list attributes do not deserialize - Key: AXIS-1762 URL: http://issues.apache.org/jira/browse/AXIS-1762 Project: Axis Type: Bug Components: Serialization/Deserialization Versions: current (nightly) Reporter:

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=history ] Steve Green updated AXIS-1752: -- Attachment: 1752_try2.patch This patch replaces the previous patch. xs:list attributes do not serialize --- Key:

[jira] Updated: (AXIS-1762) xs:list attributes do not deserialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1762?page=history ] Steve Green updated AXIS-1762: -- Attachment: 1762.patch This patch is one way to fix the problem. xs:list attributes do not deserialize - Key:

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=history ] Steve Green updated AXIS-1752: -- Attachment: 1752.diff-u diff -u version of the previous patch xs:list attributes do not serialize --- Key:

[jira] Updated: (AXIS-1762) xs:list attributes do not deserialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1762?page=history ] Steve Green updated AXIS-1762: -- Attachment: 1762.diff-u diff -u version of the patch xs:list attributes do not deserialize - Key: AXIS-1762

[jira] Created: (AXIS-1752) xs:list attributes do not serialize

2005-01-05 Thread Steve Green (JIRA)
xs:list attributes do not serialize --- Key: AXIS-1752 URL: http://issues.apache.org/jira/browse/AXIS-1752 Project: Axis Type: Bug Components: Serialization/Deserialization Versions: current (nightly) Reporter: Steve

[jira] Updated: (AXIS-1753) All xs:choice members are non-nillable

2005-01-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1753?page=history ] Steve Green updated AXIS-1753: -- Attachment: 1753.diff This patch sets minOccurs to 0 for choice members thus allowing the coder to make a choice. *SubtleHint* Please note that the diff may

[jira] Created: (AXIS-1753) All xs:choice members are non-nillable

2005-01-05 Thread Steve Green (JIRA)
All xs:choice members are non-nillable -- Key: AXIS-1753 URL: http://issues.apache.org/jira/browse/AXIS-1753 Project: Axis Type: Bug Components: WSDL processing Versions: current (nightly) Reporter: Steve Green

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-01-05 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=history ] Steve Green updated AXIS-1752: -- Attachment: 1752.diff This patch adds the code to generate the indexed getter and setter, as well as the code to serialize attributes that are indexed. Please