This content has been marked as final.
Show 1 reply
-
1. java.io.IOException: Field hash null is not available on curr ent classPath for class com.sun.rowset.CachedRowSetImpl
iabughosh Apr 25, 2011 5:53 AM (in response to etp_scm)Hi Jatin,
i think this problem is related to JDK versions, make sure to unify the JDK version between your project and the App Server , ex :
if you are using JDK 6 make sure to download JBoss 5.1.0 (jdk 6 support) and compile your project with the same version.