Hi,
I have been developing an app using hibernate, and struts, using an Oracle db. I have successfully been able to get my app done using a text editor and running the app in a stand alone Tomcat 4.1.30
Now, I have been giving the task of moving this app to Netbeans, so that other developers can start working on the app. However, when I try to run the app, I keep getting a datasource error. I have modified Netbeans tomcat server.xml file to include this datasource and I have a reference to this in my hibernate config.xml file. This does not work too.
Can someone please help.
Thanks,
Advait
I have been developing an app using hibernate, and struts, using an Oracle db. I have successfully been able to get my app done using a text editor and running the app in a stand alone Tomcat 4.1.30
Now, I have been giving the task of moving this app to Netbeans, so that other developers can start working on the app. However, when I try to run the app, I keep getting a datasource error. I have modified Netbeans tomcat server.xml file to include this datasource and I have a reference to this in my hibernate config.xml file. This does not work too.
Can someone please help.
Thanks,
Advait