[Axis2] RE: Client-within-server problems

2006-04-26 Thread Marshall, John
Finally solved my own problem, the system at the other end was not a proper Web Service and wasn't actually running anything resembling the WSDL I'd been given. It was more of an HTTP listener that someone had set up to monitor the traffic. I created a dummy web service to simulate the other end a

[Axis2] Client-within-server problems

2006-04-26 Thread Marshall, John
Hi, I'm trying to develop a request-reply web service, rather like in Figure 4 on this website: http://www-128.ibm.com/developerworks/library/ws-asynch2/ To do this I'm essentially writing a synchronous web service to do the first request-ack interaction. During the processing I launch a new thre