[jira] Created: (AXIS2-496) wrong SOAPFault (faultstring, faultcode touched) serialized

2006-03-16 Thread Yves Langisch (JIRA)
wrong SOAPFault (faultstring, faultcode touched) serialized --- Key: AXIS2-496 URL: http://issues.apache.org/jira/browse/AXIS2-496 Project: Apache Axis 2.0 (Axis2) Type: Bug Versions: 0.95 Reporter:

[jira] Created: (AXIS2-425) SOAPFault details are being lost

2006-02-03 Thread Yves Langisch (JIRA)
SOAPFault details are being lost Key: AXIS2-425 URL: http://issues.apache.org/jira/browse/AXIS2-425 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: core Versions: 0.95 Reporter: Yves Langisch My service

[jira] Updated: (AXIS2-421) force client http 1.0 is not possible

2006-02-02 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-421?page=all ] Yves Langisch updated AXIS2-421: Attachment: axis2_patch_421.txt Attached you find a patch. Yves force client http 1.0 is not possible - Key:

[jira] Created: (AXIS2-421) force client http 1.0 is not possible

2006-02-01 Thread Yves Langisch (JIRA)
force client http 1.0 is not possible - Key: AXIS2-421 URL: http://issues.apache.org/jira/browse/AXIS2-421 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: transports Versions: 0.94, 0.95 Reporter: Yves

[jira] Created: (AXIS2-292) Adding service scope control

2005-10-25 Thread Yves Langisch (JIRA)
Adding service scope control Key: AXIS2-292 URL: http://issues.apache.org/jira/browse/AXIS2-292 Project: Apache Axis 2.0 (Axis2) Type: New Feature Components: core Versions: 0.92 Reporter: Yves Langisch There should be

[jira] Created: (AXIS2-251) XML comments in transmitted documents cause ClassCastExceptions

2005-09-30 Thread Yves Langisch (JIRA)
XML comments in transmitted documents cause ClassCastExceptions --- Key: AXIS2-251 URL: http://issues.apache.org/jira/browse/AXIS2-251 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: databinding

[jira] Created: (AXIS-2164) classes generated by wsdl2java don't compile

2005-08-04 Thread Yves Langisch (JIRA)
classes generated by wsdl2java don't compile Key: AXIS-2164 URL: http://issues.apache.org/jira/browse/AXIS-2164 Project: Apache Axis Type: Bug Components: WSDL processing Versions: current (nightly)

[jira] Created: (AXIS-2049) Wrong xsi:type handling with complex types

2005-06-14 Thread Yves Langisch (JIRA)
Wrong xsi:type handling with complex types -- Key: AXIS-2049 URL: http://issues.apache.org/jira/browse/AXIS-2049 Project: Apache Axis Type: Bug Components: Serialization/Deserialization Versions: 1.2.1

[jira] Commented: (AXIS-2010) Wrong xsi:type handling with derived types

2005-06-13 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2010?page=comments#action_12313435 ] Yves Langisch commented on AXIS-2010: - Seems to be resolved with latest CVS Wrong xsi:type handling with derived types --

[jira] Updated: (AXIS-2049) Wrong xsi:type handling with complex types

2005-06-13 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2049?page=all ] Yves Langisch updated AXIS-2049: Attachment: helloworld.zip Main targets: run-server, run-client configure tcpmon as a listener on port 8000 (forward to port) 9000 Wrong xsi:type handling

[jira] Commented: (AXIS-2049) Wrong xsi:type handling with complex types

2005-06-13 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2049?page=comments#action_12313444 ] Yves Langisch commented on AXIS-2049: - As it's not valid XML on the wire I would also classify it as blocker Wrong xsi:type handling with complex types

[jira] Commented: (AXIS-2049) Wrong xsi:type handling with complex types

2005-06-13 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2049?page=comments#action_12313459 ] Yves Langisch commented on AXIS-2049: - Hmm, there seem to be a misbehaviuor anyway: When you freshly deploy the service after starting the server everything is fine. But

[jira] Commented: (AXIS-2049) Wrong xsi:type handling with complex types

2005-06-13 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2049?page=comments#action_12313479 ] Yves Langisch commented on AXIS-2049: - Seems to be fine now... Thanks Yves Wrong xsi:type handling with complex types --

[jira] Commented: (AXIS-2049) Wrong xsi:type handling with complex types

2005-06-13 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2049?page=comments#action_12313455 ] Yves Langisch commented on AXIS-2049: - Yep, my fault. The problem just occur when you change axis.jar from 1.2 to 1.2.1 or vice versa without redeploying the web service.

[jira] Commented: (AXIS-2010) Wrong xsi:type handling with derived types

2005-05-26 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2010?page=comments#action_66345 ] Yves Langisch commented on AXIS-2010: - With xs:integer as restriction base the bug doesn't occur. e.g. xs:simpleType name=MyDerivedFromShortType

[jira] Created: (AXIS-2010) Wrong xsi:type handling with derived types

2005-05-23 Thread Yves Langisch (JIRA)
Wrong xsi:type handling with derived types -- Key: AXIS-2010 URL: http://issues.apache.org/jira/browse/AXIS-2010 Project: Axis Type: Bug Components: Serialization/Deserialization Versions: 1.2 Reporter: Yves

[jira] Commented: (AXIS-1885) axis serializes unwanted attributes (e.g. lowestSetBit of java.math.BigInteger)

2005-03-17 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1885?page=comments#action_61116 ] Yves Langisch commented on AXIS-1885: - Already fixed in the latest CVS version. See http://issues.apache.org/jira/browse/AXIS-1857 axis serializes unwanted attributes

[jira] Commented: (AXIS-1857) PositiveInteger fields in a bean are incorrectly serialized (lowestSetBit attribute)

2005-03-08 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1857?page=comments#action_60422 ] Yves Langisch commented on AXIS-1857: - The problem occurs with most of the Axis types in org.apache.axis.types. I'll provide a patch later. PositiveInteger fields in a

[jira] Updated: (AXIS-1857) PositiveInteger fields in a bean are incorrectly serialized (lowestSetBit attribute)

2005-03-08 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1857?page=history ] Yves Langisch updated AXIS-1857: Attachment: axis_1857.patch patch PositiveInteger fields in a bean are incorrectly serialized (lowestSetBit attribute)

[jira] Created: (AXIS-1857) PositiveInteger fields in a bean are incorrectly serialized (lowestSetBit attribute)

2005-03-07 Thread Yves Langisch (JIRA)
PositiveInteger fields in a bean are incorrectly serialized (lowestSetBit attribute) Key: AXIS-1857 URL: http://issues.apache.org/jira/browse/AXIS-1857 Project: Axis Type: Bug

[jira] Commented: (AXIS-1857) PositiveInteger fields in a bean are incorrectly serialized (lowestSetBit attribute)

2005-03-07 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1857?page=comments#action_60369 ] Yves Langisch commented on AXIS-1857: - Dims, Another proposal which should solve the problem: We add java.math.BigInteger to the basic datatypes in

[jira] Commented: (AXIS-1857) PositiveInteger fields in a bean are incorrectly serialized (lowestSetBit attribute)

2005-03-07 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1857?page=comments#action_60374 ] Yves Langisch commented on AXIS-1857: - I meant org.apache.axis.types.NonPositiveInteger and NonNegativeInteger, not BigInteger PositiveInteger fields in a bean are

[jira] Created: (AXIS-1805) Duplicating namespace

2005-02-07 Thread Yves Langisch (JIRA)
Duplicating namespace - Key: AXIS-1805 URL: http://issues.apache.org/jira/browse/AXIS-1805 Project: Axis Type: Bug Components: Serialization/Deserialization Versions: 1.2RC2 Reporter: Yves Langisch Attachments: diiTest.tgz When

[jira] Updated: (AXIS-1805) Duplicating namespace

2005-02-07 Thread Yves Langisch (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1805?page=history ] Yves Langisch updated AXIS-1805: Attachment: diiTest.tgz Test client to show the problem. Just unpack the archive and run 'ant'. Duplicating namespace -