I'm running the latest production versions of dbForms, Tomcat, and MySQL.
I installed the bugtracker example and made all the modifications in Tomcat and the dbForms files. I've made the changes required by Tomcat for authentication.
I can login, but the page titles and field labels look like this "adminForm.title.displayname" rather than normal text.
Any ideas?
Thanks,
Charles Kogge
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm running the latest production versions of dbForms, Tomcat, and MySQL.
I installed the bugtracker example and made all the modifications in Tomcat and the dbForms files. I've made the changes required by Tomcat for authentication.
I can login, but the page titles and field labels look like this "adminForm.title.displayname" rather than normal text.
Any ideas?
Thanks,
Charles Kogge
Yes, seems that the resources are missing. Bugtracker is a little bit unmaintenanded - so that could be possible..
Henner
Henner:
Thanks for the info. At least I was able to get authentication with Tomcat to work, which is what I need right now.
How about the "bookstore" example? Will I be able to get more useful functionality out of that project?
Thanks,
Charles Kogge
Bookstore is a quit simple project without a special functionality.
I should show some special features and howtos in the howto section and it is used for testing the framework in the test section.
Some of the tests are used during the automated unit tests, some of them clarify and fix bugs of other users.
If you want to have a example with a lot of functionality try to fix the bugs in the bugtracker example.
Help is always welcomed! Please submit your fixes!
Thanks
Henner