I have a Web Service made in php, when I try to create a client in Java to consume it, I get the following error.
I have seen on several pages that to install the missing plugin you should use this link http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml.gz
But it doesn't work for me, I get this other error
That way it is only used when the web service is from
java
, what you have to do is create a class and make the call from there, just validate that it respondsok
.This could be an example of the code you could use