[ https://issues.apache.org/jira/browse/JCR-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245683#comment-16245683 ]
Leonidas Palyvas commented on JCR-3241: --------------------------------------- [~julian.resc...@gmx.de] In my case the workaround proposed at comment #2 fixes the reported error. However, after configuring properly wildfly I still couldn't successfully deploy rar. I finally managed to do the "job" by following steps described at these two links [link1|http://https://developer.jboss.org/wiki/JBossJackrabbitOracleDBAndRestEasyAnExample] , [link2|https://developer.jboss.org/wiki/JackrabbitDeploymentInAS6AndAS7] > Jackrabbit does not deploy on JBoss AS 7.1.0 Final > -------------------------------------------------- > > Key: JCR-3241 > URL: https://issues.apache.org/jira/browse/JCR-3241 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-jca > Affects Versions: 2.2.10 > Reporter: Claudiu Muresan > > When deploying Jackrabbit JCA rar (resource adapter archive) on JBoss 7.1.0 > final we have the following errors: > Section: 19.4.2 > Description: A ResourceAdapter must implement a "public int hashCode()" > method. > Code: org.apache.jackrabbit.jca.JCAResourceAdapter > Severity: ERROR > Section: 19.4.2 > Description: A ResourceAdapter must implement a "public boolean > equals(Object)" method. > Code: org.apache.jackrabbit.jca.JCAResourceAdapter > JBoss ironjacamar runs a validation sequence on the JCAResourceAdapter which > seems to not conform to EE6 specifications. > I tried with latest jackrabbit version and I have the same result. > I need to use jackrabbit with JBoss 7.1.0 so this issue is kind of blocking. -- This message was sent by Atlassian JIRA (v6.4.14#64029)