[jira] Commented: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-14 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=comments#action_12313590 ] Dan Armbrust commented on AXIS-2050: Just tested the daily build - everything appears to be working now. Thanks for yet another last minute fix! Dan > .NET interop failu

[jira] Updated: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-14 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=all ] Dan Armbrust updated AXIS-2050: --- Attachment: CodeSystemIdAndVersions.java Requested File - this is the CodeSystemIdAndVersions class that the java2Wsdl tool is using. > .NET interop failure on a

[jira] Commented: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=comments#action_12313482 ] Dan Armbrust commented on AXIS-2050: This is possibly related to http://issues.apache.org/jira/browse/AXIS-1985 - it mentioned that he was only getting 1x1 arrays back - wh

[jira] Updated: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=all ] Dan Armbrust updated AXIS-2050: --- Attachment: returnedWsdl.txt VocabRuntime.wsdl > .NET interop failure on arrays of complex types. > ---

[jira] Commented: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=comments#action_12313511 ] Dan Armbrust commented on AXIS-2050: Yes - this definately appears to be the issue. I tricked .NET into building the client stubs against the WSDL file as it is when it co

[jira] Commented: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=comments#action_12313509 ] Dan Armbrust commented on AXIS-2050: Just catching up on your comments now... I'll post the requested files. What I recently discovered: When I said that java2wsdl was doi

[jira] Commented: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=comments#action_12313508 ] Dan Armbrust commented on AXIS-2050: Of course, when I try to create a simplified test case, I can't get the error. So I started comparing my simplified test case - and it

[jira] Commented: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=comments#action_12313501 ] Dan Armbrust commented on AXIS-2050: This particular example contains a rediculous number of dependancies, complications - etc. I'll try to come up with a simple stand-alo

[jira] Updated: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=all ] Dan Armbrust updated AXIS-2050: --- Attachment: daily request > .NET interop failure on arrays of complex types. > > > Key: AXIS-2050 >

[jira] Updated: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=all ] Dan Armbrust updated AXIS-2050: --- Attachment: daily response RC2 request RC2 response > .NET interop failure on arrays of complex types. > --

[jira] Commented: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2050?page=comments#action_12313478 ] Dan Armbrust commented on AXIS-2050: My WSDL for this service was generated as follows: Here is how I initially generated the WSDL (from an ant verbose mode run, ignore th

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

2005-06-13 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1985?page=comments#action_12313477 ] Dan Armbrust commented on AXIS-1985: Could this be related to what I am seeing here: http://issues.apache.org/jira/browse/AXIS-2050 ? > Arrays of arrays work in 1.1 but

[jira] Created: (AXIS-2050) .NET interop failure on arrays of complex types.

2005-06-13 Thread Dan Armbrust (JIRA)
.NET interop failure on arrays of complex types. Key: AXIS-2050 URL: http://issues.apache.org/jira/browse/AXIS-2050 Project: Apache Axis Type: Bug Versions: current (nightly) Reporter: Dan Armbrust Prio

[jira] Commented: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-10 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=comments#action_12313296 ] Dan Armbrust commented on AXIS-2021: Verified fix in todays daily build. Thank you very much for fixing this! Dan > String Array Regression causes SAXException: Found cha

[jira] Updated: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-09 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=all ] Dan Armbrust updated AXIS-2021: --- Attachment: java.zip This is the entire java package that I use when I am generating the WSDL. I probably errored on the side of including more classes than nece

[jira] Commented: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-09 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=comments#action_12313199 ] Dan Armbrust commented on AXIS-2021: Ok, I just verified that your suggestion fixes the problem. In the parameters, I changed all my patterns of to this And it w

[jira] Commented: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-09 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=comments#action_12313191 ] Dan Armbrust commented on AXIS-2021: Thank you for your research - I will try the manual fix you metioned above today. The code that I run the Java2WSDL program on is actu

[jira] Commented: (AXIS-1883) 1.2-RC3 failing to accept complex types with arrays as parameters

2005-06-06 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1883?page=comments#action_12312756 ] Dan Armbrust commented on AXIS-1883: I believe that this error is now the same as: http://issues.apache.org/jira/browse/AXIS-2021 And it is still present in todays daily

[jira] Commented: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-06 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=comments#action_12312758 ] Dan Armbrust commented on AXIS-2021: I believe this is the same issue as http://issues.apache.org/jira/browse/AXIS-1883 > String Array Regression causes SAXException: Fou

[jira] Updated: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-06 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=all ] Dan Armbrust updated AXIS-2021: --- Attachment: VocabBrowser.wsdl Updated WSDL as generated by the daily build of axis. > String Array Regression causes SAXException: Found character data ... >

[jira] Commented: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-06 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=comments#action_12312751 ] Dan Armbrust commented on AXIS-2021: I just tested with yesterdays daily build (6/5/05) and I am happy to report that there is progress. It no longer breaks on simple str

[jira] Commented: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-01 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=comments#action_66755 ] Dan Armbrust commented on AXIS-2021: Correct, this WSDL was generated using the -y WRAPPED option. Here is the ant debug output of the actual command (ignore the [java] s

[jira] Updated: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-06-01 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2021?page=all ] Dan Armbrust updated AXIS-2021: --- Attachment: VocabBrowser.wsdl WSDL (as generated by Axis) > String Array Regression causes SAXException: Found character data ... > --

[jira] Created: (AXIS-2021) String Array Regression causes SAXException: Found character data ...

2005-05-27 Thread Dan Armbrust (JIRA)
String Array Regression causes SAXException: Found character data ... - Key: AXIS-2021 URL: http://issues.apache.org/jira/browse/AXIS-2021 Project: Axis Type: Bug Components: Serialization/Deserial

[jira] Commented: (AXIS-1806) axis does not include license agreements for third party jar files it re-distributes

2005-02-07 Thread Dan Armbrust (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1806?page=comments#action_58689 ] Dan Armbrust commented on AXIS-1806: You are correct - I forgot that I added the mail and activation to my local build myself. It would be nice if there was a license re

[jira] Created: (AXIS-1806) axis does not include license agreements for third party jar files it re-distributes

2005-02-07 Thread Dan Armbrust (JIRA)
axis does not include license agreements for third party jar files it re-distributes Key: AXIS-1806 URL: http://issues.apache.org/jira/browse/AXIS-1806 Project: Axis Type: Bug V