Shawn,
I think you are in the same boat I am. I have not gotten dbforms to work yet either. We can take strength and renewed determination from the fact that the mailing list is objective proof that it does indeed work!
 
Fortunately or unfortunately, in this environment it is not fair to just ask people why it "doesn't work". It is assumed that anyone who ventures into these waters must be prepared to troubleshoot, including firing up Java debug tools, to figure out what is wrong. That's how we really learn.  If you want "why is it broke" type support, or don't have time to fight the battles, then GPL/freeware is not for you, you would do better to purchase software that specifically comes with installation support.
 
Most gross problems (like "It doesn't work") are due to classpaths and/or messed up configuration files. I have read that tomcat supports the jdb (Java Debug) command which may help.
 
I suggest you get Eclipse, or the new Sun IDE that supports debugging, or set up and use jdb. Google around for sample code you can use to independently test your Tomcat installation on non-Tomcat supplied code. Get simple things to work, then work up to dbforms.
 
Bill
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of colomb pascal
Sent: Tuesday, July 06, 2004 7:58 AM
To: Shawn
Cc: dbf interest
Subject: Re: [dbforms] just run devgui, help

Hi,
 
No, it doesn't work.
i don't know why ? the problem is when i try to produce a dbforms-config file.
i have tested the connexion with the devgui tool.
Do you have an idea of the problem ?
 
pascal

Shawn <[EMAIL PROTECTED]> wrote:
On Tue, 29 Jun 2004 20:42:12 +0200 (CEST), colomb pascal
<[EMAIL PROTECTED]>wrote:

Hi,

Just saw your message. You should send it to the mailing list too. Have
it working yet?

> i am trying to developt my application with the devgui.
> After to have setup the connection and test it sucessfully.
> I want to generate the xml config file, i have put a name of file for
> dbforms-config file (it's the first dbforms config file), but when i
> click on the generate button, the application become always busy,
> working and
> unusable.
> i can't generate the config file and do the other things.
> my database is a little big around may be 15 000 elements o MySQL

> do you have a idea of the problem ?
> i have this in my console
> unsaved state look like this:includeCatalogName=false,
> examineViews=true, username=root,
> webAppURL=http://127.0.0.1:8080/hermes, includeSchemaName=false,
> stylesheetDir=C:\dbforms_2.3_20040329\xsl-stylesheets,
> foreignKeyDetection=useGetImportedKeys,
> jdbcDriver=org.gjt.mm.mysql.Driver, writeStdTypeNames=false,
> catalogSelection=all, examineSysTabs=false, autoCommitMode=true,
> tableSelection=all, webAppRoot=C:\Documents and Settings\pascal\My
> Documents\appTMP\WEB-INF, configFile=C:\Documents and Settings\pascal\My
> Documents\appTMP\WEB-INF\dbforms.config.xml,
> jdbcURL=jdbc:mysql://localhost/hermes, schemaSelection=all,
> examineTables=true
> : Retrieving metadata using the following properties
> -----------------------------------------------------
> jdbcDriver=org.gjt.mm.mysql.Driver
> jdbcURL=jdbc:mysql://localhost/hermes
> username=root
> password=(hidden)
> catalog=null
> schemaPattern=null
> tableNamePattern=null
> thanks
> pascal
>

I guess in your line
> configFile=C:\Documents and Settings\pascal\My
> Documents\appTMP\WEB-INF\dbforms.config.xml

either

1) dbforms.config.xml should be dbforms-config.xml
or
2) there is a path issue again with the spaces ( I am working under linux
and can't recall whether the spaces in the path are acceptable or not for
the config file). If it turns out to be the spaces, let me know so I can
update the usersGuide.

--
Shawn

Karma is immutable, so act accordingly!


Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !

Reply via email to