[jira] [Created] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
Complex type serialized with name data type name instead of param name from WSDL Key: AXISCPP-1077 URL: https://issues.apache.org/jira/browse/AXISCPP-1077 Project: Axis-C

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Attachment: HelloWorldService.wsdl Example WSDL > Complex type serialized with name data typ

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Attachment: axisCppClient_request.xml SOAP request before fixes showing the serialization wit

[jira] [Issue Comment Edited] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014002#comment-13014002 ] J. Lee Dixon edited comment on AXISCPP-1077 at 3/31/11 3:12 PM: --

[jira] [Issue Comment Edited] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014000#comment-13014000 ] J. Lee Dixon edited comment on AXISCPP-1077 at 3/31/11 3:13 PM: --

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Attachment: proposedPatch.tgz "proposedPatch.tgz" is tarball of files altered to enable usage

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Attachment: axisCppClient2_request.xml "axisCppClient2_request.xml" is the SOAP request _afte

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Description: Using a WSDL generated from JAX-WS annotated code in Eclipse + JBoss Web Servic

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name of data type instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Summary: Complex type serialized with name of data type instead of param name from WSDL (was

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name data type name instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Attachment: HelloWorldService.java HelloData.java Attached service code: "Hel

[jira] [Updated] (AXISCPP-1077) Complex type serialized with name of data type instead of param name from WSDL

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1077: -- Description: Using a WSDL generated from JAX-WS annotated code in Eclipse + JBoss Web Servic

[jira] [Created] (AXISCPP-1078) Client stub unable to parse SOAP response with message name

2011-03-31 Thread J. Lee Dixon (JIRA)
Client stub unable to parse SOAP response with message name --- Key: AXISCPP-1078 URL: https://issues.apache.org/jira/browse/AXISCPP-1078 Project: Axis-C++ Issue Type: Bug Com

[jira] [Updated] (AXISCPP-1078) Client stub unable to parse SOAP response with message name

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Lee Dixon updated AXISCPP-1078: -- Attachment: axisCppClient2_response.xml HelloWorldService.wsdl > Client stub

[jira] [Commented] (AXISCPP-1078) Client stub unable to parse SOAP response with message name

2011-03-31 Thread J. Lee Dixon (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014030#comment-13014030 ] J. Lee Dixon commented on AXISCPP-1078: --- Able to work around the issue by hand-edi