]
Jesper Pedersen closed JBJCA-1298.
----------------------------------
Resolution: Incomplete Description
Misleading error code in case of missing depencencies
-----------------------------------------------------
Key: JBJCA-1298
URL:
https://issues.jboss.org/browse/JBJCA-1298
Project: IronJacamar
Issue Type: Bug
Components: Deployer
Affects Versions: 1.2.4.Final
Environment: Wildfly 9.0.1 / Windows 7
Reporter: Ralf Battenfeld
Assignee: Jesper Pedersen
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() method. 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 it really appreciated if you
can fix this. At least, write this particular statement when you really have detected
missing methods. 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