-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allowLinking does not work #6573
Comments
Hello @tronicek, I have tested the symbolic links, with the only difference being that I created the symbolic link this way: Your command created a symbolic link from the pdf folder inside "yourappname" pointing towards the home pdf folder, while my command does the opposite. Using the Best regards, |
Hi @felixif,
To prevent misunderstanding, let me describe once more what I expect from |
Greetings, |
I replied to your comments last week.
|
The I tried link both directory and a file:
I set the No request succeeded, all return 404:
Note for myself: Something wrong with @felixif Can we remove the Status: Abandoned? It's obviously wrong. Thanks. |
Greetings, |
Are you serious? |
Hello @tronicek, Apologies for the issue being mislabeled as Abandoned and also for waiting so long for my answer. Me and Petr had a conversation where he explained my mistake in understanding symbolic links. I was able to reproduce the problem with no issues, so I will mark it as accepted. The issue has been raised to our Engineering team, codename Thank you very much for your report, and I apologise for the delay and the lack of understanding on my part. Best regards, |
Hi @felixif, No problem. I am happy you are going to fix it because I really use this feature. |
Brief Summary
The application does not follow symbolic links when a property allowLinking in the virtual server is set to true.
Expected Outcome
Payara is expected to follow symbolic links in the application folder. It works in Eclipse Glassfish.
Current Outcome
Payara does not follow symbolic links in the application folder.
Reproducer
v1. For example, cd payara6/glassfish/domains/domain1/application/yourappv1; ln -s ~/pdf.Operating System
Amazon Linux
JDK Version
OpenJDK Runtime Environment Corretto-17.0.10.8.1
Payara Distribution
Payara Server Full Profile
The text was updated successfully, but these errors were encountered: