> a newbie in using struts...
> kindly let me know what i should be doing to define a datasource..
> i have the struts-config.xml file where i defined the datasource
> parameters...
> and now i m trying to run the example provided in the struts....
> but it is throwing error javax.sql.DataSource not found...
> 
> is there anything that i m missing? let me know please...

I take it this is a "ClassNotFoundException" when starting TomCat?I had this problem 
earlier today when using data-sources but found a solution...

* Put the "j2ee.jar" from the Enterprise Edition JDK in the %TOMCAT_HOME%\lib folder.

Of course, this may not be the correct solution but was a quick fix without changing 
too much of my development system around!


Richard.

Reply via email to