I am trying to create a myspace application in java using netbeans where the application is. trying to update my account, friends updates and all that. There is a similar nebeans tutorial for twitter. But when I try to add the Myspace api API address, it shows the error "Unable to determine if the service is of type WSDL or WADL" and says to install the JAX-RPC Plugin.
I am using NB 6.9.1, and apparently I found out that this version of netbeans no longer supports the JAX-RPC plugin. Please help me how to do this.
source share