Hello all,
I have a problem when trying to test my web service in the Web Services Navigator. I will have to call this web service from a web dympro.
This is the error I get when selecting my destination in the search form:
Empty list of services in WSDL http://wsdl_url
(( [See screenshot|http://img402.imageshack.us/img402/6381/errorwebservice2xh9.png] ))
What I've done until now is:
1) I published a web service based on a custom ABAP RFC using the creation wizard and finally I published it in our services registry.
2) I created "metadata" and "execution" destinations using the Destination Template Management in CE.
I haven't done any configuration in transactions WSCONFIG/WSADMIN or SOAMANAGER. (Could I have something missing here?)
BTW, I am new at CE and web dympro...