How to get WSDL for a Java web-service
Hi,
well, I'm not an expert in web-service technique but the tutorial videos treat the RA web service like a HTML
browser access. I think to make a Java web-service one needs to download the wsdl file and than run it
inside the IDE (Eclipse, Netbeans, etc.) to generate some source code which can access the web-service via
remote procedure calls.
Up to now I don't understand how to do this with RA. Is there any tutorial how to implement the web-service in my
Java code using a wsdl and remote procedure calls including my own data (-table) for label predictions etc. ?
well, I'm not an expert in web-service technique but the tutorial videos treat the RA web service like a HTML
browser access. I think to make a Java web-service one needs to download the wsdl file and than run it
inside the IDE (Eclipse, Netbeans, etc.) to generate some source code which can access the web-service via
remote procedure calls.
Up to now I don't understand how to do this with RA. Is there any tutorial how to implement the web-service in my
Java code using a wsdl and remote procedure calls including my own data (-table) for label predictions etc. ?