Hi all,
I've managed to deploy my webservice in tomcat (myservice.war) and i get it works well with my browser :
 
http://localhost:8080/myService/services/myService?method=sayHello
 
returns "hello"
 
but when i want to use it with laszlo , it won't work... the service seems to load the wsdl correctly but i can't invoke any methods :
all i can get is, in the debugger:
 
myServiceSOAP loaded
myServiceSOAP error: timed out
i've looked the requests up with tcp monitor ,and all seems to works fine...
 
any idea ?
 
Thxs
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to