1 Reply Latest reply on Oct 15, 2015 3:17 PM by jesper.pedersen

    Misleading error code in case of missing dependencies

    rbattenfeld

      Hi

      I was more than a day analyzing an error reported by the resource adapter deployer saying that the class XXX has to implement the hashCode() and equals() methods. Strange was and this confused me totally, that the classes have these methods implemented. At the end, it was a missing dependency in the rar archive.

      I don't know if this bug is already fixed. If not then I really appreciate if you can fix this. At least, write this particular statement only when hashCode and/or equals is missing. I am sure that I am not the first one who faced this bug. I also looked at the specific code and think the extremely long method needs to be refactored;-)

      Tx,
      Ralf