Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Netbeans and Hibernate

Status
Not open for further replies.

advait75

Programmer
Oct 5, 2002
48
IN
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top