I am trying to build a myspace application in java using netbeans where the app. tries to update my account, friends updates and all that kind of stuff. There is a similar tutorial on nebeans site for twitter. But when I try adding the API address of Myspace api it shows error "Cannot determine if the service is of type WSDL or WADL" and says to install JAX-RPC plugin.
I am using NB 6.9.1 and apparently I found out that this version of netbeans doesn't support JAX-RPC plugin anymore. Please help me on how to proceed with this.