hi
i am using Forte for Java Internet Edition to develop
an application that uses Tomcat
i use Tomcat 3.2.1
sql server 7
apache 1.3.2
Windows NT 4
odbc data source
jdbc driver
a connection bean
all my files are in the same directory root
i have developped and tested my application through Forte
and it works fine
i have tried de deploy my application under the Tomcat webapps dir
even added a context in server.xml to be sure
but it doresn t work
i have the following problem each time it uses my connection bean
it says it can t find the odbc datasource
also it works fine through Forte
has anyone an idea where it can come from ?