You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark Drew edited this page May 30, 2012
·
1 revision
Preventing the Flex integration in Railo to create unnecessary WEB-INF directories
For the flex configuration there are some files that are necessary for each web context. They are usually generated inside the webroot in a folder called WEB-INF/flex. Up until Railo version 3.3 there was no possibility of changing this directory. It should be possible to use Railo without Flex and therefore it would be good if one can get rid of this directory. The way to do this is to edit the file railo-[web|server].xml[.cfm] and define the following inside the tag flex:
xml = auto-deploy the configutation as xml (default)
manual = no deployment at all, user has to add the configuration manually