Details
Details
Assignee
Unassigned
UnassignedReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
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
Created 19 September 2018 at 13:27
Updated 6 April 2025 at 16:09
In lucee, create dynamic proxy error with different dynamic path loading, Reproduced with below steps
Steps:
unzip the above file,
it has yui folder
Run the localhost:8888/yui/index.cfm(no issues found),
But copy the same folder in new folder (App1)& run the same file as localhost:8888/App1/yui/ its throw an error.
Throws error only access RPC folder from different Physical path on same WEB-INF folder.