Details
Assignee
UnassignedUnassignedReporter
Imported User 95Imported User 95New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Priority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
Imported User 95
Imported User 95New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Priority
Created 21 April 2015 at 12:31
Updated 18 September 2015 at 15:23
This issue has been discussed on the google group here
In Railo 5, if functionality is being removed from the core and into extensions, there needs to be a way to package a Lucee app as a WAR, containing all the extensions required for the app to run.
Ideally this should be without Lucee requiring to download the extension when it starts, as this may not be possible due to firewalls etc.
Whether the extensions are loaded with the engine, or after the engine has been deployed shouldn't matter, as long as the extension can be loaded from the WAR, and its loaded before any requests are processed