Web Application for Relational Database


Index · 
Screen Shots · 
Design · 
Help · 
Faq · 
Download · 
Developers · 
  1)Why is this website so poorly designed ?

2)How to start the WARD ?

3)What database does WARD support ?

4)I have tomcat running can run WARD in same tomcat ?

5)Connecting to database gives me ClassNotFoundException ?

6)Where should I put the drivers ?

7)Some SQL command dont work on console ?

8)I am not able to see ER diagram ?

9)How do I put cache in memory ?

10)How do I configure number of records to be displayed ?




1)Why is this website so poorly designed ?
Sorry! but we thought a well desinged project would compensate for a poorly desinged website.
I mean we all were busy in development of project instead of making its website

Top

2)How to start WARD ?
WARD can be started using ant run but before that make sure you have done ant setup

Top

3)What database does WARD support ?
Currently WARD supports all jdbc complaint databases, for example Oracle , MySQL, Hypersonic SQL etc.
Though we have not tested it with other database , we assume that it should work fine with other JDBC complaint
database too. In case you are having any diffcutly in connecting or using any database with WARD please let us know

Top

4)I have tomcat running can run WARD in same tomcat ?
Sorry, Right now we dont have a war file deployment mode of WARD , you are welcome if
you can help us doing that

Top

5)Connecting to database gives me ClassNotFoundException ?
Please copy the database driver (zip,jar) file in deploy/drivers directory and restart the WARD
WARD automaticaly picks all the driver files from that directory

Top

6)Where should I put the drivers ?
Please copy the database driver (zip,jar) file in deploy/drivers directory and restart the WARD
WARD automaticaly picks all the driver files from that directory

Top

7)Some SQL command dont work on console ?
Some of the db specific commands dont work right now. We will be supporting them in our next
release. Please do send us the command which you would like to get supported.

Top

8)I am not able to see ER diagram ?
Please send us the logs/exception which you see in the console.

Top

9)How do I put cache in memory ?
All the cache related configuration are in cache-config.xml which is in
{installdir}\deploy\platform\config. If you change this file you just need to restart the ward.
But if you change the one in {installdir}\ward\platform\config. you will have to do the ant setup first

Top

10)How do I configure number of records to be displayed ?
This configuration is in cache-config.xml which is in
{installdir}\deploy\platform\config. If you change this file you just need to restart the ward.
But if you change the one in {installdir}\ward\platform\config. you will have to do the ant setup first

Top

If you dont find the answer here please mail us at at javapandit@users.sourceforge.net



Back On Top
Do You Feel this project is worth enough to put your efforts in ? then visit us at
SourceForge.