I have installed
jboss 4.0.4 with oracle 10g. I use datasource connection. Everything working fine except that I can't create new Category or new user. I get exception like:
Invalid column type: getInt not implemented for class oracle.jdbc.driver.T4CRowidAccessor
When I use
JDBC connection to database I can create both category and user
In existing categories and forums I can post messages without any problems.
Please advise where to dig.
Thank you
[originally posted on jforum.net by Yuf]