Re: XMLTypeHandlerCallback issue with using DBCP datasource in websphere.

2008-09-15 Thread bala r
Hi All, Update for this issue... I noticed that i have included com.ibm.ws.runtime_6.1.0.jar in my RAD classpath. when i remove this jar from RAD i got the same issue for DelegatingCallableStatement instance. So i included the same jar in my project build and deployed in Websphere. Now it works fi

XMLTypeHandlerCallback issue with using DBCP datasource in websphere.

2008-09-12 Thread bala r
Hi All, I got some weird issue. I am using Ibatis XMLtypeHandlerCallback to store XML type data into oracle Database. Datasource i am using DBCP datasource and configured in Spring Context file. When i run my application in RAD, the setter.getPreparedStatement() in XMLtypeHandlerCallback ::setPa