Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Zac SpitzerZac SpitzerPriority
BlockerLabels
New 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
Sprint
None
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Zac Spitzer
Zac SpitzerPriority
Labels
New 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
Sprint
None
Created 10 February 2025 at 10:20
Updated 24 February 2025 at 09:48
Resolved 20 February 2025 at 15:54
Trying to run the update provider with 6.2.0.317
https://github.com/lucee/lucee-data-provider/blob/main/apps/updateserver/rest/ExtensionProvider.cfc
https://github.com/lucee/lucee-data-provider/blob/main/apps/updateserver/rest/UpdateProvider.cfc
aren’t getting the application scope and required services from the
Application.cfc
in the parent directoryhttps://github.com/lucee/lucee-data-provider/blob/main/apps/updateserver/Application.cfc
CFconfig.json
has the following directive"listenerMode": "curr2root", "listenerType": "modern"
this works with 6.0.4.10 & 6.1.1.118
REPO check out branch https://github.com/lucee/lucee-data-provider/tree/lucee-6.2
run
docker compose up --build
I’ve added a check of the application name in both rest providers which logs out to console