RE: class cast exception when creating ServiceClient

2010-10-05 Thread Iyengar, Kumar
lto:[email protected]] Sent: Tuesday, October 05, 2010 9:25 AM To: [email protected] Subject: Re: class cast exception when creating ServiceClient Hi Kumar, Are you in fact using the TCP transport? If not, you want to remove it from your client configuration file (that is where the transport sender

Re: class cast exception when creating ServiceClient

2010-10-05 Thread Glen Daniels
--- > > *From:* Deepal jayasinghe [mailto:[email protected]] > *Sent:* Monday, October 04, 2010 5:17 PM > *To:* [email protected] > *Subject:* Re: class cast exception when creating ServiceClient > > > > That is correct, we have done a lot of code re-factoring a

RE: class cast exception when creating ServiceClient

2010-10-05 Thread Iyengar, Kumar
. Thanks, --kumar From: Deepal jayasinghe [mailto:[email protected]] Sent: Monday, October 04, 2010 5:17 PM To: [email protected] Subject: Re: class cast exception when creating ServiceClient That is correct, we have done a lot of code re-factoring after 1.3

Re: class cast exception when creating ServiceClient

2010-10-04 Thread Deepal jayasinghe
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 Servi