Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » can't run sql query from war
can't run sql query from war [message #501391] Wed, 02 December 2009 02:09
Eclipse UserFriend
Hi, I developed a jar file which turn to the h2 db and reads data.
I included this jar inside a web application that I developed using
eclipse.
I have a jsp file that reads data from the db using that jar. It works
fine in the eclipsa.
When I exectute war file out of that web app, and put it into the
webapps in tomcat server,
and run the application, I get an exception says that the db table I
try to read from is not exsisted:
"Table SYSTEMPARAMETERS not found".
This table is exsisted, and the fact that I can read from it using
that application in eclipse environment proofs it.

any idea?
thanks
Previous Topic:Embedding XMLEditor in multipageditor
Next Topic:JSP Validate adds unused imports
Goto Forum:
  


Current Time: Sun Jul 06 11:34:29 EDT 2025

Powered by FUDForum. Page generated in 0.03715 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top