Ranjana Narayan | Hi Thanh,
javax.resource.spi.ConnectionManager is a referenced class from oracle jdbc driver jar and the server finds this class to be missing when loading the jars. The driver is trying to bind to a JavaConnector. Please refer to the Oracle dirver documentation for the correct jar.
I believe you are missing the connector.jar, you will be able to find it in either Sunjava website or the Oracle site. Please download the compatible version and place the same in the common/lib and run the update, you should be able to overcome the error.
Hope this helps, Ranjana Narayan.
|
| Please sign in to flag this as inappropriate. |