Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 07:09
moshi  is currently offline moshi Friend
Messages: 28
Registered: November 2009
Junior Member
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: Thu Apr 25 00:02:04 GMT 2024

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

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

Back to the top