Re: Issues with Netbeans Project Recognising Tomcat Installation

2019-11-11 Thread Mark Eggers
On 11/11/2019 9:33 AM, Emilian Bold wrote: >> Don't use the distribution's Tomcat. [...] The reason for doing all of this >> is quite simply, permissions. > > This is an interesting remark. Couldn't this be fixed by NetBeans by > simply copying the whole of Tomcat to an user temp folder? > > --e

Re: Issues with Netbeans Project Recognising Tomcat Installation

2019-11-11 Thread Emilian Bold
> Don't use the distribution's Tomcat. [...] The reason for doing all of this > is quite simply, permissions. This is an interesting remark. Couldn't this be fixed by NetBeans by simply copying the whole of Tomcat to an user temp folder? --emi On Mon, Nov 11, 2019 at 7:24 PM Mark Eggers wrote:

Re: Issues with Netbeans Project Recognising Tomcat Installation

2019-11-11 Thread Mark Eggers
On 11/11/2019 8:23 AM, Mark Phillips wrote: > I am running Apache NetBeans IDE 11.2 with Java: 1.8.0_201 on Debian (Linux > version 5.0.0-32-generic running on amd64). I have a tomcat 7.09 server > installed and running. I can deploy war files from the tomcat manager app > and I can see the tomcat

Issues with Netbeans Project Recognising Tomcat Installation

2019-11-11 Thread Mark Phillips
I am running Apache NetBeans IDE 11.2 with Java: 1.8.0_201 on Debian (Linux version 5.0.0-32-generic running on amd64). I have a tomcat 7.09 server installed and running. I can deploy war files from the tomcat manager app and I can see the tomcat log files in the Netbeans app. However, I cannot fin