function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JepsJeps 

type SoapBindingImpl must implement the inherited abstract method Soap.setPasswor(ID,String)

Hi:
 
I am getting errors on both SoapBindingImpl.java and SoapBindingSkeleton.java like:
 
type SoapBindingImpl must implement the inherited abstract method Soap.setPassword(ID,String)
type SoapBindingSkeleton must implement the inherited abstract method Soap.retrieve(String, String, ID[])
 
Let me know if you have a solution for this:
 
Thanks,
 
Jay