You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Brian Reinhold (JIRA)" <ji...@apache.org> on 2012/09/20 12:28:07 UTC

[jira] [Commented] (AXIS2-5315) Axis2 kernel contains number of deprecated classes and method from 1.3 and 1.4 releases.

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

Brian Reinhold commented on AXIS2-5315:
---------------------------------------

Please do not remove all those deprecated classes! They may be 'deprecated' but they are, apparently, still called by current methods. I do not know how many of these 'deprectated' functions are still called by existing Axis2 modules but the RPCInOnlyMessageReceiver object is called by getAxis2Configuration(). I found this out the hard way by not including the axis2-adb-1.6.2.jar in my classpath and I got a ClassdefNotFound exception for RPCInOnlyMessageReceiver. From the comments above the RPCInOnlyMessageReceiver class has been pulled out of the adb module and that means the 1.7.0 distribution will have a bug (unless all references to the deprecated classes are also carefully checked).
                
> Axis2 kernel contains number of deprecated classes and method from 1.3 and 1.4 releases.  
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5315
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5315
>             Project: Axis2
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 1.6.2
>            Reporter: Sagara Gunathunga 
>            Assignee: Sagara Gunathunga 
>            Priority: Minor
>             Fix For: 1.7.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org