3 Replies Latest reply on Sep 21, 2007 10:18 AM by patwary_shiva

    java.lang.NoClassDefFoundError: org/jboss/resource/adapter/j

    patwary_shiva

      I have utility jar which is using the WrappedConnection to typecast oracle connection. I am getting java.lang.NoClassDefFoundError: org/jboss/resource/adapter/jdbc/WrappedConnection .i have placed tjboss-common-jdbc-wrapper.jar in C:\jboss-4.0.2\server\custom\lib.where custom is the server. the jar file is in the class path and refered by webapp.where else i need to put the jar file.