We have deployed the EJB application, .ear file on weblogic 12c. (Application build on Java 8) Getting this error for 4 operations of 7 in WSDL.
Same EAR is working fine on weblogic 11g server (Application build on Java 6)
<faultstring>Cannot find dispatch method for {http://webservices.vodafone.nl/urapi/subscriberservice/2.0/}setICS</faultstring>
Can anyone please help. I can share more details if needed.
thanks in advance !