foru Posted October 21, 2013 Report Posted October 21, 2013 public PageRequestService(WebServiceFeature... features) { super(__getWsdlLocation(), PAGEREQUESTSERVICE_QNAME, features); } constructor Service in class Service cannot be applied to given types; required: URL,QName found: URL,QName,WebServiceFeature[] reason: actual and formal argument lists differ in length can any one help on this i am trying to delete the extra one am trying to build the project i am getting the code back and getting the error. Quote
worstandhra Posted October 21, 2013 Report Posted October 21, 2013 Couldn't understand the last line. See if the file is correctly saved. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.