Steve,

I don't know what is expected from the last tag <[dbname]> ?

That would be the name of the DB instance where the Keel tables would be created. The @DBNAME@ is meant to be replaced by the Ant script with Database.dbname property from the *-deploy.properties file. If you are sure, don't bother with that just yet, just hardcode the entire URL you would use to access the DB outside of Keel inside the <dburl>...</dburl> element.

Where do I ensure that my jdbc driver jar will be included in the war file ?

All that need sto happen is that it is in the Keel servers classpath. Sticking it in any modules lib directory will make Ant copy it over. Typically, we put it in keel-server/lib.


HTH,
Shash

PS: If you get it working, it'd be great if you wouldn't mind sharing the sybase-jdbc-system.xconf for our repository of samples!

http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to