DEPRECATED -- See assemblies.html

Conf File
imports
web-apps

Resource File
resources
exports

Directories in Dynamide Source Distribution

Directories in Dynamide WAR-file Distribution

Note: you may have sites outside of the war file also. You may install these where you wish, accessible to the Resin box via the (possibly network) filesystem These are configured through the conf/web-apps.xml. You point to your conf/web-app.xml with a serlet parameter in resin.conf. You can have multiple web-apps.xml files in the same folder, just name them differently and register them in the resin.conf file. You would do this if Q/A and Dev happened to point at the same source, for example. They follow the same layout:


These are the task involved in installing a new WAR file. back up conf file install war file merge conf file changes in point conf to local sites file sites/yoursite/conf contains a backup of conf. (maybe a local conf for all of this site?) secure file system resources set any non-standard ports you use check resin.conf file Site file has db connection strings, url mappings