[
http://issues.apache.org/jira/browse/AXIS2-1280?page=comments#action_12439393 ]
indika priyantha kumara commented on AXIS2-1280:
------------------------------------------------
i have found a compile error in generated test case
there is a coma with method parameter
org.xmlsoap.ping.ByteArray param102=
(org.xmlsoap.ping.ByteArray)getTestObject(org.xmlsoap.ping.ByteArray.class);
// todo Fill in the param102 here
assertNotNull(stub.EchoBinaryHeaderAsString(
,param102));
> ADB code generation- Compile error in generated skeleton
> --------------------------------------------------------
>
> Key: AXIS2-1280
> URL: http://issues.apache.org/jira/browse/AXIS2-1280
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: databinding
> Reporter: indika priyantha kumara
> Attachments: Soap11MtomUtf8.wsdl
>
>
> ADB code generation- Compile error in generated skeleton
> In one method the parameters are not separated by coma(,).
> public void startEchoBinaryHeaderAsString(
> org.tempuri.MtomServiceStub.ByteArray param14final
> org.tempuri.MtomServiceCallbackHandler callback)
> throws java.rmi.RemoteException
--
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]