All work
- Extensions and WAR packagingLDEV-299
- lucee.runtime.util.TemplateUtil.loadComponent on HibernateSessionFactoryLDEV-266Resolved issue: LDEV-266Michael Offner
- Static variable values seem to occasionally "reset"LDEV-265Resolved issue: LDEV-265Michael Offner
- Improve Full Null Support checkLDEV-263
- cannot restart LuceeLDEV-262Resolved issue: LDEV-262Michael Offner
- QueryExecute throws error when specifying list of numericsLDEV-224Resolved issue: LDEV-224Michael Offner
6 of 6
Extensions and WAR packaging
Description
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
Activity
Zac Spitzer
updated the Workflow4 February 2021 at 17:51
LDEV: Enhancement Workflow
LDEV: Enhancement Workflow V2
Michael Offner
changed the Priority18 September 2015 at 15:23
Michael Offner
updated the Affects versions18 September 2015 at 15:23
None
5.0.0.81
Michael Offner
updated the Fix versions18 September 2015 at 15:23
5.0 Final
None
Former user
changed the Status17 September 2015 at 08:25
New
Public consultation
Former user
updated the Workflow16 September 2015 at 23:36
Copy of LDEV: Enhancement Workflow
LDEV: Enhancement Workflow
Former user
updated the Workflow16 September 2015 at 23:35
LDEV: Enhancement Workflow
Copy of LDEV: Enhancement Workflow
Former user
updated the Workflow16 September 2015 at 23:06
Development V3
LDEV: Enhancement Workflow
Alex Skinner
updated the Workflow10 September 2015 at 13:15
Development V2
Development V3
Andrew Dixon
updated the Fix versions3 May 2015 at 09:15
None
5.0
Andrew Dixon
updated the Fix versions3 May 2015 at 09:15
Velvet (5.0)
None
Andrew Dixon
updated the Workflow3 May 2015 at 00:21
Development
Development V2
Andrew Dixon
created the Work item21 April 2015 at 12:31
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