Hi,
sorry, but can I find it? I downloaded version 1.0.7.Final and there is no rar-info.sh in as/doc just as-upgrader.sh.
Do you probably mean validator/validator.sh? I tried it and got following in the log file:
Severity: ERROR
Section: 6.5.3.2
Description: A ManagedConnectionFactory must implement a "public int hashCode()" method.
Code: com.axatech.corba.resourceadapter.CorbaManagedConnectionFactoryImpl
Severity: ERROR
Section: 6.5.3.2
Description: A ManagedConnectionFactory must implement a "public boolean equals(Object)" method.
Code: com.axatech.corba.resourceadapter.CorbaManagedConnectionFactoryImpl
Severity: ERROR
Section: 19.4.2
Description: A ResourceAdapter must implement a "public int hashCode()" method.
Code: com.axatech.corba.resourceadapter.CorbaResourceAdapterImpl
Severity: ERROR
Section: 19.4.2
Description: A ResourceAdapter must implement a "public boolean equals(Object)" method.
Code: com.axatech.corba.resourceadapter.CorbaResourceAdapterImpl
Then I fixed as advised and redeploy it but still the same: java.lang.ClassNotFoundException
Regards