SOLVED: What has changed in the DataSource part?

2001-03-30 Thread Shamdasani Nimmi-ANS004

It was a small mistake



What has changed in the DataSource part?

2001-03-30 Thread Shamdasani Nimmi-ANS004

Hi,

My application works great with struts  version 1 of 1/29/01 but now I want to move to 
the latest version of struts and its not working. No changes have been made to the 
application itself. I have tried even beta 1 version and other versions after that but 
no luck.

The problem seems to be the DATASOURCE. I do not get an error but it seems the 
application is not connecting to the database. Has something changed in Datasource 
definition in struts-config file.

This is what I have it defined as(and it works fine with 1/29/01 version):

  



Thanks in advance

-Nimmi