[
https://issues.apache.org/jira/browse/WSCOMMONS-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated WSCOMMONS-543:
--------------------------------------
Description:
The change in r887108 [1] introduced a dependency between the classes in
org.apache.axis2.transport.base.datagram and SocketAddress. This badly breaks
the design of these classes, since they are not only used for UDP (which is the
only derived transport that uses SocketAddress). See also [2] and [3]. This
needs to be fixed for the next release.
[1] http://svn.apache.org/viewvc?rev=887108&view=rev
[2] http://markmail.org/thread/ancuyeuxefi6ttnn
[3] http://markmail.org/message/nls3mpg2g4ec3uq5
was:
The change in r887108 [1] introduced a dependency between
AbstractDatagramTransportListener and SocketAddress. This badly breaks the
design of the classes in org.apache.axis2.transport.base.datagram, since they
are not only used for UDP (which is the only derived transport that uses
SocketAddress). See also [2] and [3]. This needs to be fixed for the next
release.
[1] http://svn.apache.org/viewvc?rev=887108&view=rev
[2] http://markmail.org/thread/ancuyeuxefi6ttnn
[3] http://markmail.org/message/nls3mpg2g4ec3uq5
> Change in r887108 breaks design of org.apache.axis2.transport.base.datagram
> ---------------------------------------------------------------------------
>
> Key: WSCOMMONS-543
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-543
> Project: WS-Commons
> Issue Type: Bug
> Components: Transport
> Reporter: Andreas Veithen
> Priority: Blocker
> Fix For: Transports 1.1
>
>
> The change in r887108 [1] introduced a dependency between the classes in
> org.apache.axis2.transport.base.datagram and SocketAddress. This badly breaks
> the design of these classes, since they are not only used for UDP (which is
> the only derived transport that uses SocketAddress). See also [2] and [3].
> This needs to be fixed for the next release.
> [1] http://svn.apache.org/viewvc?rev=887108&view=rev
> [2] http://markmail.org/thread/ancuyeuxefi6ttnn
> [3] http://markmail.org/message/nls3mpg2g4ec3uq5
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.