In Woodstock 4.0, I have a appthemes.properties file that looks like:
PROGRESS_BUSY=/shared/fragments/resources/asynch-1F.gif
Theme.javascript=com/canoga/nms/web/theme/js/Module.js
com/canoga/nms/web/theme/js/DefineClass.js
com/canoga/nms/web/theme/js/Handler.js
com/canoga/nms/web/theme/js/master.js
When I upgrade the application to use the Woodstock 4.2 libraries, my
application pages are no longer injected with the scripts that I have
specified using "Theme.javascript". I cannot find any documentation
that this has changed but I have a feeling it has something to do with
the javascript theme property files but I don't know the syntax required
to get it to work.
Any help on pointing me at the correct documentation or what to do will
be greatly appreciated.
Brett