Re: Fwd: Can't get project to work with tomcat7

2022-01-09 Thread Mark Phillips
3.0.1 (Java EE 6) before > running into a Tomcat 7 limitation. The process is similar, just with a > different XSD and dependency set. > > Note that if you're running log4j 2.17.1 (or any log4j2, actually), > you'll need to initialize it differently in Java EE 6 versus Java

Re: Can't get project to work with tomcat7

2022-01-09 Thread Mark Phillips
re a JDK 8 Java Platform (under tools). > > Technical debt is really dangerous. If there is a security issue with > unsupported platforms, the resulting fire drill is unpleasant at best > (speaking from personal work experiences). > I totally agreejust need more hours in the day! ;)

Re: Can't get project to work with tomcat7

2022-01-09 Thread Mark Phillips
Anything later > will require a later version of Tomcat. Tomcat 9 is probably the best > choice until you're ready to switch to the Jakarta namespace. > > . . . just my two cents > /mde/ > > On 1/9/2022 7:35 AM, Mark Phillips wrote: > > Mark, > > > > I tried th

Re: Can't get project to work with tomcat7

2022-01-09 Thread Mark Phillips
Mark, I tried that. The problem is the server list in the project run properties isn't populated with my tomcat installation. There is nothing in the list to select. Mark On Fri, Jan 7, 2022 at 3:48 PM Mark Eggers wrote: > Mark, > > On 1/7/2022 2:28 PM, Mark Phillips wrote:

Can't get project to work with tomcat7

2022-01-07 Thread Mark Phillips
I have the latest netbeans on Ubuntu (at least it says it is up to date). I open an old project, and it says the tomcat server is missing. I click on Resolve Missing Server, go through the steps to let netbeans know where my tomcat 7 server is located, and click finish. I end up back at the same pl

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