Re: Add server - file permission

2022-12-28 Thread Eric Bresie
As mentioned it’s a permissions problem. The servers may need execution and/or write permission to the folder which if you don’t have them it may not work. There’s always the documentation (1) (2) that may help (1) https://tomcat.apache.org/tomcat-8.5-doc/setup.html (2) https://tomcat.apache.org

Re: Add server - file permission

2022-12-27 Thread Laszlo Kishalmi
Well, if you do not have right to that directory, then just install Tomcat in your HOME directory. That would work fine. On 12/7/22 04:04, Amn Ojee Uw wrote: In my Debian 11, adding a server to Netbeans 15 requires that I add _*the directory*_ '/opt/tomcat/bin', as the place where server is