McBrayer, Roy wrote:
I have determined that the problem is that Tomcat 4.1.10 is not reading the
dbforms-config.xml file.  I installed TomCat 4.06 and it runs the dbforms
application just fine and I can see the initialization of the
dbforms-config.xml file in the command window as it reads and parses the
file.  This does not happen with TomCat 4.1.10.  Apparently, it is not
finding the file.  It is installed in <Tomcat Home>/webapps/<application
name>/web-inf/dbforms-config.xml in both installations of TomCat.
That's right.
Anyway, you can have your own web app directory placed somewhere on your filesystem (in a place different from <Tomcat Home>/webapps/) and tell Tomcat to install the web app. stored into your web app directory

I have
tried moving the xml file to different locations in TomCat 4.1.10 with no
success. What tells TomCat where to go to look for this file?
the servlet specifications

2.4
http://jcp.org/aboutJava/communityprocess/first/jsr154/

2.2
http://java.sun.com/products/servlet/2.2/

> Does anyone
know what to change in order to fix the problem?  Do I need a different
parser than the one that installs with TomCat 4.1.10?
For Tomcat4.0 and 4.1, there are 2 distibuitions:

- the JDK1.4
- the full

Try to get and install the FULL distro (also if you use jdk1.4).
It should work ;^)

Thanks,

Roy McBrayer
Luca



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to