[
http://issues.apache.org/jira/browse/AXIS2-814?page=comments#action_12433111 ]
Davanum Srinivas commented on AXIS2-814:
----------------------------------------
Problem #1: Generated code does not compile.
[javac] C:\junk\src\test\unwrap\UnwrappedServiceStub.java:13:
test.unwrap.UnwrappedServiceStub is not abstract and does not override abstract
method
starttestMethod1(test.unwrap.TestMethod1,test.unwrap.UnwrappedServiceCallbackHandler)
in test.unwrap.UnwrappedService
[javac] public class UnwrappedServiceStub extends
org.apache.axis2.client.Stub
Problem #2: The generated stub method looks like this. Please note that the
return parameter is not fixed at all. it should be a String as per the wsdl
public test.unwrap.TestMethod1Response testMethod1(int param11,
java.lang.String param12, float param13)
Problem #3: If there are multiple parameters in the output then can we use the
holders concept like in Axis1?
thanks,
dims
> unwrapping support in codegen
> -----------------------------
>
> Key: AXIS2-814
> URL: http://issues.apache.org/jira/browse/AXIS2-814
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: New Feature
> Reporter: Davanum Srinivas
> Assigned To: Eran Chinthaka
> Priority: Blocker
> Attachments: unwrap.wsdl
>
>
> Please see the discussion here:
> http://marc.theaimsgroup.com/?t=115006964200003&r=1&w=2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]