[
https://issues.apache.org/jira/browse/AXIS2-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255619#comment-15255619
]
Hudson commented on AXIS2-4963:
-------------------------------
ABORTED: Integrated in Axis2 #3457 (See
[https://builds.apache.org/job/Axis2/3457/])
Roll back r1073331 (AXIS2-4944), r1075091 (AXIS2-4963) and r1075243
(AXIS2-4961): since Synapse will be moved to the Attic (and there is no Synapse
release that uses Axis2 1.7.x), it makes no sense to keep around a transport
sender (NonBlockingLocalTransportSender) that only works with Synapse, but not
with Axis2.
svn merge -c -1726131
modules/transport/local/src/org/apache/axis2/transport/local/LocalResponder.java
modules/transport/local/src/org/apache/axis2/transport/local/LocalResponder.java
svn merge -c -1101320 . .
svn merge -c -1075243 . .
svn merge -c -1075091 . .
svn merge -c -1073331 . . (veithen: rev 1740693)
*
axis2/modules/transport/local/src/org/apache/axis2/transport/local/LocalResponder.java
*
axis2/modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportReceiver.java
*
axis2/modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportSender.java
*
axis2/modules/transport/local/src/org/apache/axis2/transport/local/NonBlockingLocalTransportSender.java
> Refactor a method in LocalTransportSender
> -----------------------------------------
>
> Key: AXIS2-4963
> URL: https://issues.apache.org/jira/browse/AXIS2-4963
> Project: Axis2
> Issue Type: Bug
> Components: transports
> Affects Versions: nightly
> Reporter: Heshan Suriyaarachchi
> Fix For: 1.7.0
>
> Attachments: AXIS2-4963-patch.txt
>
>
> In a previous patch(AXIS2-4944) I added a method called isNonBlocking() to
> LocalTransportSender.
> The access modifier of isNonBlocking() method should be changed to protected.
> Otherwise it'll give the result always as false in a situation where we
> extend LocalTransportSender and override the to return true.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]