[jira] Commented: (AXIS-2680) Missing POM files

2007-07-20 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514160 ] Guillaume Sauthier commented on AXIS-2680: -- Use this groupId : org.apache.axis http://repo1.maven.org/maven2

[jira] Commented: (AXIS-1985) Arrays of arrays work in 1.1 but not in 1.2.1

2005-06-09 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1985?page=comments#action_12313168 ] Guillaume Sauthier commented on AXIS-1985: -- Are you sure you used Axis 1.2 nightly build to generate your classes/wsdd ? I just launch WSDL2Java (-T 1.2 --server-side)

[jira] Commented: (AXIS-2041) wsdl2java WSDL processing error [missing xmlns="http://schemas.xmlsoap.org/wsdl/"]

2005-06-07 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2041?page=comments#action_12312885 ] Guillaume Sauthier commented on AXIS-2041: -- wsdl2java has nothing to do with your problem. Yes, the WSDL is not correct : - we need to add default namespace pointing t

[jira] Commented: (AXIS-2040) CLONE -Array deserialization

2005-06-06 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2040?page=comments#action_12312746 ] Guillaume Sauthier commented on AXIS-2040: -- Hmm Can this be more elaborated ? Do you get some Exceptions ? Can you provide a TestCase that reproduce the problem? Than

[jira] Commented: (AXIS-2011) Multi Dimensional Array Serialization

2005-05-31 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2011?page=comments#action_66598 ] Guillaume Sauthier commented on AXIS-2011: -- Right > Multi Dimensional Array Serialization > - > > Key: AXIS-2011 >

[jira] Commented: (AXIS-2020) wsdl2java does not generate array of wrappers for array of nillable primitives

2005-05-27 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2020?page=comments#action_66464 ] Guillaume Sauthier commented on AXIS-2020: -- By defaut wrapArray=true, so You have to explicitely tell Axis that you don't want array wrapping. > wsdl2java does not

[jira] Commented: (AXIS-2020) wsdl2java does not generate array of wrappers for array of nillable primitives

2005-05-27 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2020?page=comments#action_66457 ] Guillaume Sauthier commented on AXIS-2020: -- By default (from 1.2), WSDL2Java try to avoid extra class generation : if WSDL declares a types that is only a wrapper ar

[jira] Updated: (AXIS-2011) Multi Dimensional Array Serialization

2005-05-24 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2011?page=all ] Guillaume Sauthier updated AXIS-2011: - Summary: Multi Dimensional Array Serialization (was: Multi Dimensional Array Serilization) Fix Version: 1.2.1 > Multi Dimensional Array Seria

[jira] Assigned: (AXIS-2011) Multi Dimensional Array Serilization

2005-05-24 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2011?page=all ] Guillaume Sauthier reassigned AXIS-2011: Assign To: Guillaume Sauthier (was: Guillaume Sauthier) > Multi Dimensional Array Serilization > > >

[jira] Updated: (AXIS-2011) Multi Dimensional Array Serilization

2005-05-24 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2011?page=all ] Guillaume Sauthier updated AXIS-2011: - Attachment: axis-arrayMapping.patch A real patch against latest CVS apply into src > Multi Dimensional Array Serilization > --

[jira] Updated: (AXIS-2011) Multi Dimensional Array Serilization

2005-05-23 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2011?page=all ] Guillaume Sauthier updated AXIS-2011: - Attachment: axis-src.jar src/ modified files [cvs.apache.org is not reachable now] > Multi Dimensional Array Serilization > --

[jira] Updated: (AXIS-2011) Multi Dimensional Array Serilization

2005-05-23 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2011?page=all ] Guillaume Sauthier updated AXIS-2011: - Attachment: axis-test.jar / modified test files > Multi Dimensional Array Serilization > > > Key: AXIS-2

[jira] Created: (AXIS-2011) Multi Dimensional Array Serilization

2005-05-23 Thread Guillaume Sauthier (JIRA)
Multi Dimensional Array Serilization Key: AXIS-2011 URL: http://issues.apache.org/jira/browse/AXIS-2011 Project: Axis Type: Improvement Components: Serialization/Deserialization, Deployment / Registries Versions: 1.2

[jira] Commented: (AXIS-1930) Wanting xsd:unsignedByte[] as short[] and not UnsignedByte[]

2005-04-15 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1930?page=comments#action_62901 ] Guillaume Sauthier commented on AXIS-1930: -- Yes I mean unsignedByte :) 1.3 TypeMapping version is quite new (1.2 RC3), it is possible that the doc miss this option.

[jira] Commented: (AXIS-1930) Wanting xsd:unsignedByte[] as short[] and not UnsignedByte[]

2005-04-15 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1930?page=comments#action_62898 ] Guillaume Sauthier commented on AXIS-1930: -- By default, Axis don't use the JAX-RPC Mapping, so xsd:unsignedShort are mapped to internal Axis types. To avoid this, y

[jira] Commented: (AXIS-1838) Array deserialization

2005-04-15 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_62884 ] Guillaume Sauthier commented on AXIS-1838: -- Hmmm switching from --unwrapArrays to --wrapArrays cause many problems! If I use an Axis with Glen first commits (--unwra

[jira] Commented: (AXIS-1838) Array deserialization

2005-04-14 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_62810 ] Guillaume Sauthier commented on AXIS-1838: -- Question for Glen : Why some methods have been added in ElementDesc and ElementDecl for maxOccurs=unbounded case ? They

[jira] Updated: (AXIS-1838) Array deserialization

2005-04-13 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=history ] Guillaume Sauthier updated AXIS-1838: - Attachment: echo2.zip test.wsdl.echo2 test case > Array deserialization > - > > Key: AXIS-1838 > URL: http:/

[jira] Commented: (AXIS-1469) Updates not effective after saveChanges() or writeTo()

2005-04-11 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1469?page=comments#action_62567 ] Guillaume Sauthier commented on AXIS-1469: -- So, if you don't want a workaround, please use JAX-RPC Handler. Moreover, JAXRPC Handler are "standard" handlers and can b

[jira] Commented: (AXIS-1469) Updates not effective after saveChanges() or writeTo()

2005-04-11 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1469?page=comments#action_62549 ] Guillaume Sauthier commented on AXIS-1469: -- Well For now, only JAX-RPC Handlers can handle this situation without manual intervention. This is the code you must wr

[jira] Updated: (AXIS-1868) missing Holder for java.net.URI

2005-04-08 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1868?page=history ] Guillaume Sauthier updated AXIS-1868: - Attachment: axis-uriholder-patch.txt conditionnal compilation of holders/jaxrpc/URIHolder (only if JDK 1.4) Warning : The Utils class don't know i

[jira] Updated: (AXIS-1889) Problem with namespace handling in Axis 1.2 : break XML Signature

2005-04-08 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1889?page=history ] Guillaume Sauthier updated AXIS-1889: - Attachment: axis-messageelement-patch.txt patch + test pass all-tests > Problem with namespace handling in Axis 1.2 : break XML Signature > -

[jira] Commented: (AXIS-1889) Problem with namespace handling in Axis 1.2 : break XML Signature

2005-04-08 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1889?page=comments#action_62432 ] Guillaume Sauthier commented on AXIS-1889: -- It seems that there is a problem in MessageElement : When we copy an Element recursivly inside a MessageElement, we add na

[jira] Updated: (AXIS-1838) Array deserialization

2005-03-22 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=history ] Guillaume Sauthier updated AXIS-1838: - Attachment: axis-array-patch-update.txt Patch update (after jongjin commit) I'll launch TCK test tonight to see regressions Still problems in inter

[jira] Updated: (AXIS-1838) Array deserialization

2005-03-18 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=history ] Guillaume Sauthier updated AXIS-1838: - Attachment: axis-array-patch-update.txt Updated patch (added SimpleListDeserializer) Sorry for the inconvenience but this patch has format changes

[jira] Commented: (AXIS-1838) Array deserialization

2005-03-18 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_61211 ] Guillaume Sauthier commented on AXIS-1838: -- After a look at JavaBeanHelperWriter, I've found this : if ((elemType.getDimensions().length() > 1)

[jira] Commented: (AXIS-1838) Array deserialization

2005-03-18 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_61207 ] Guillaume Sauthier commented on AXIS-1838: -- Something interresting : the TypeDesc inside test.wsdl.roundtrip.BondInvestment describe the ElementDesc "shortArray" :

[jira] Commented: (AXIS-1838) Array deserialization

2005-03-18 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_61206 ] Guillaume Sauthier commented on AXIS-1838: -- Solved for QnameDeser + TerraService I've added SimpleListDeser in the list of deserializers that shouldn't use indexed/

[jira] Commented: (AXIS-1888) Generate Type Descriptions classes for Java Beans

2005-03-18 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1888?page=comments#action_61202 ] Guillaume Sauthier commented on AXIS-1888: -- Currently, you can generate, for each bean, a Helper class that holds the TypeDesc. ex : Bean.java + Bean_Helper.java Be

[jira] Commented: (AXIS-1838) Array deserialization

2005-03-18 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_61192 ] Guillaume Sauthier commented on AXIS-1838: -- I have this kind of problems with interop tests (base64Binary -> byte[]) BeanPropertyTarget has been tell to put a value i

[jira] Updated: (AXIS-1838) Array deserialization

2005-03-17 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=history ] Guillaume Sauthier updated AXIS-1838: - Attachment: diff.patch with this patch. Axis pass successfully J2EE jaxrpc tests. I have not tried with standalone axis tck. Some problems are rem

[jira] Commented: (AXIS-1868) missing Holder for java.net.URI

2005-03-17 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1868?page=comments#action_61092 ] Guillaume Sauthier commented on AXIS-1868: -- Or we can compile this class optionnally. with an "exclude unless" in the javac task > missing Holder for java.net.URI >

[jira] Commented: (AXIS-1868) missing Holder for java.net.URI

2005-03-17 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1868?page=comments#action_61088 ] Guillaume Sauthier commented on AXIS-1868: -- Yes you're right. What are the other solutions ? If we use reflection, the inner value field will be an Object, not an U

[jira] Commented: (AXIS-935) Using ThreadLocal Call objects in a servlet memory leak both on client and server side

2005-03-16 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-935?page=comments#action_60974 ] Guillaume Sauthier commented on AXIS-935: - Can you confirm this in Axis 1.2RC3 ? > Using ThreadLocal Call objects in a servlet memory leak both on client and > server

[jira] Updated: (AXIS-1868) missing Holder for java.net.URI

2005-03-16 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1868?page=history ] Guillaume Sauthier updated AXIS-1868: - Attachment: axis-uri-holder-patch2.txt My last patch had not the change in Utils.holder > missing Holder for java.net.URI > --

[jira] Updated: (AXIS-1868) missing Holder for java.net.URI

2005-03-16 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1868?page=history ] Guillaume Sauthier updated AXIS-1868: - Attachment: axis-uri-holder-patch.txt Proposed fix : change Utils.holder() to return o.a.axis.holders.jaxrpc.URIHolder when asked with java.net.UR

[jira] Commented: (AXIS-1868) missing Holder for java.net.URI

2005-03-16 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1868?page=comments#action_60951 ] Guillaume Sauthier commented on AXIS-1868: -- I don't think this will work. Because the o.a.axis.holders.URIHolder holds only o.a.axis.types.URI, not java.net.URI !

[jira] Commented: (AXIS-1838) Array deserialization

2005-03-15 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_60890 ] Guillaume Sauthier commented on AXIS-1838: -- Maybe something : It seems that we're not using maxOccurs attributes in serilalization process; if we have a maxOccurs="

[jira] Created: (AXIS-1868) missing Holder for java.net.URI

2005-03-14 Thread Guillaume Sauthier (JIRA)
missing Holder for java.net.URI --- Key: AXIS-1868 URL: http://issues.apache.org/jira/browse/AXIS-1868 Project: Axis Type: Bug Components: WSDL processing Versions: 1.2RC3 Environment: JOnAS 4.4 Reporter: Guillaume Sauthie

[jira] Commented: (AXIS-1838) Array deserialization

2005-03-09 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_60501 ] Guillaume Sauthier commented on AXIS-1838: -- Seems linked to Bug AXIS-1547 > Array deserialization > - > > Key: AXIS-1838 > URL:

[jira] Commented: (AXIS-1838) Array deserialization

2005-03-04 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=comments#action_60203 ] Guillaume Sauthier commented on AXIS-1838: -- Just notice that uncommenting the indexed methods will make the test green. > Array deserialization > ---

[jira] Updated: (AXIS-1838) Array deserialization

2005-03-04 Thread Guillaume Sauthier (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1838?page=history ] Guillaume Sauthier updated AXIS-1838: - Attachment: axis-array-deser-error-patch.txt break the test suite. > Array deserialization > - > > Key: AXIS-1838 >

[jira] Created: (AXIS-1838) Array deserialization

2005-03-04 Thread Guillaume Sauthier (JIRA)
Array deserialization - Key: AXIS-1838 URL: http://issues.apache.org/jira/browse/AXIS-1838 Project: Axis Type: Bug Components: Serialization/Deserialization Versions: 1.2RC3 Environment: JOnAS 4.3.3 Reporter: Guillaume Sauthier