Hi Tony, You have to set the target endpoint address as;
call.setTargetEndpointAddress(new java.net.URL(http://127.0.0.1:1234/axis/services/service_Name)); BTW are you the Tony Blair in Cricket ;-)? Best Regards, Dimuthu. -- Lanka Software Foundation http://www.opensource.lk > There are plenty of post in the archives regarding the TCPMon which none > I could find my answer that I was looking for. Here is my situation. > > I have an axis client written in java. I have attached this client to > this email for your viewing. I did not use java2WSDL ant task to create > this client. I start the TCPMon in window 2000 with the listen > port=1234, target host= 127.0.0.1 and the target port to 8080. When I > run my client I don't see anything in the TCPMon applet under "port > 1234" tab. How do I make my java axis client to listen on port 1234? > > Thanks a lot, > Tony. > > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Finance: Get your refund fast by filing online
