That is correct, we have done a lot of code re-factoring after 1.3 release. So I suggest you to upgrade to new version.
Deepal > > Hi all, > > > > I had this code working with Axis2 1.3.x but recently I moved to 1.5.1 > and I get an error. The line is: > > > > ServiceClient Client = new ServiceClient(); > > > > The error I get is: > > > > org.apache.axis2.transport.tcp.TCPTransportSender cannot be cast to > org.apache.axis2.transport.TransportSender. > > > > Any help is appreciated. > > > > Thanks, > > > > --kumar >