Hi,
I'm trying to do a web service wich calls another web service. Then problem is that when I call the second web service from first WS, I obtain an exection.
I can see in the log file that first WS could'n found ws.MyClassServiceLocator. It's a class to conect to second web service.
My question is where a must to put atomatic classes generated to conect the first web service to the second one and if I should do anything more.
Another question is if somebody knows where I can found a similar example of connection a WS to a WS.
---
Regards,
Dani