Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=2848723
By: pbanderson

I'm new to DbForms and I'm havng terrible difficulties.  Please help me to find
my problems!

I have DbForms 2.4 and I haven;t been able to get the bookstore example to work.
I tried using Postgresql and Oracle 9 without success.  Now, I'm trying a very
simple example from my real database by folling the sample application in the
manual.

I'm getting an exception whose root cause is

java.lang.Exception: Table EVENT_TYPE not found in configuration
        org.dbforms.taglib.DbFormTag.setTableName(DbFormTag.java:685)
        org.apache.jsp.index_jsp._jspService(index_jsp.java:99)

(more)

It does not seem to be related to the dbconnection element and I don't see 
anything
wrong.

I'm running under Tomcat 5.0.16 (which works fine for all of my other servlet
applications).  The exception seems to indicate  that the index.jsp servlet
isn't finding the dbforms-config.xml information.

I ran web.xml and dbforms-config.xml through an Xerces-based pretty printer
and it did not detect any mal-formedness.  Is there a DTD or schema I could use?

Can you give me a hint as to what could be wrong and how to find it or get more
debug output?

Help!  Thanks.

Paul Anderson



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
DbForms Mailing List

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

Reply via email to