Hi Owen, As mentioned by Geertjan, if you install NetBeans 11 then it should work. Once installed, open the "Services" tab, then right-click on "Servers" and choose "Add Server". One of the available server options is "Apache Tomcat or TomEE".
Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau <https://www.apress.com/index.php/author/author/view/id/1866> On Tue, May 21, 2019 at 12:47 AM Geertjan Wielenga <geert...@apache.org> wrote: > I'd recommend to use Apache NetBeans 11, no need to install any plugins > for what you describe. > > Gj > > On Tue, May 21, 2019 at 7:46 AM Owen Thomas <owen.paul.tho...@gmail.com> > wrote: > >> Catalina base is Catalina home. >> >> On Tue, 21 May 2019 at 14:18, Owen Thomas <owen.paul.tho...@gmail.com> >> wrote: >> >>> I've installed version 8.5.32 of Tomcat, and I have also installed the >>> plugins as instructed for Netbeans 8.2. I'm trying to configure the server >>> in Netbeans by right clicking Servers from the services tab, choosing Add >>> Server, entering "/opt/tomcat/apache-tomcat-8.5.32" for the server >>> location, but Netbeans tells me that "The specified Server Location >>> (Catalina Home) folder is not valid. >>> >>> This is the folder to which $CATALINA_HOME is set. What's going wrong? >>> >>>