[ 
https://issues.apache.org/jira/browse/AXIS2-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13783560#comment-13783560
 ] 

Kishanthan Thangarajah commented on AXIS2-5582:
-----------------------------------------------

OprationClient support setCallback which takes Axis2Callback as a parameter [1] 
in 1.6.2. The above behavior may be due to having the old axis2 libraries in 
the class-path of your eclipse environment.

[1] 
http://axis.apache.org/axis2/java/core/api/org/apache/axis2/client/OperationClient.html#setCallback(org.apache.axis2.client.async.AxisCallback)

> OperationClient class not accepting AxisCallback in 1.6.2
> ---------------------------------------------------------
>
>                 Key: AXIS2-5582
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5582
>             Project: Axis2
>          Issue Type: Bug
>          Components: codegen, kernel
>    Affects Versions: 1.6.2
>            Reporter: Vinod Kumar Kashyap
>
> OS - Windows
> Using Eclipse Codegen
> I had generated code from wsdl to java using the eclipse plugin.
> Now in one of my classes the OperationClient class is not accepting the 
> AxisCallback as parameter. When I click on the OperationClient class name it 
> takes me to the class file. It says "// Compiled from OperationClient.java 
> (version 1.4 : 48.0, super bit)".
> Why it showing the older version?
> Why it not supporting the AxisCallback as a parameter?
> Thanks,
> Vinod



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to