|
I have an application that I developed using Tomcat 4.1, everything seems to work fine with the ibatis config and struts. However as soon as I deploy the app to WebSphere I get all kinds of errors regarding the JNDI. It says name not found. I run a stand alone jsp/servlet to test the JNDI entry on the WebSphere server and I am able to connect without any problems. Is there somthing special you have to do in WebSphere to make the ibatis DAO work properly?
regards
Branden
|

