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