Re: [platform] Settings dir for platform applications

2020-10-26 Thread Laszlo Kishalmi
I think most of the platform applications would do fine with the same userdir. At least I'm using netbeans-dev Snap for quite a while now which uses the same user directory for more than a year now through many NetBeans releases. it just runs fine, just make sure that you can read your old conf

Re: Stopping Tomcat

2020-10-26 Thread HRH
Mark,  Likewise, I always try to installthe binaries and certainly avoid using space in directory names. Vis-a-visTomcat, I started that way, however, the localhost:8080 would not bring up theserver management GUI per documentation. Finally, coerced by frustration, Idecided to wipe out everyth

Re: Stopping Tomcat

2020-10-26 Thread Mark Eggers
HRH, In general I don't recommend running Tomcat as a service on any platform when it's controlled by NetBeans. 1. On Windows I create a directory (called Apache) somewhere where there's no spaces in the directory path. This is no longer strictly necessary, but it's nice to keep all the too

Re: Stopping Tomcat

2020-10-26 Thread HRH
Connor,In my case, the Tomcat shutdown port was configured to 8005 by the installer, however, I took your advise and set it to a different port. It's working fine now. The user and password was setup properly by the installer, so I did not have to change anything in the server.xml file. So it s

RE: Problem with netbeans flagging list with red underline

2020-10-26 Thread Nelligan, Steven M
Found that if I restore the default .m2 location, the source validates correctly (no red lines). How do I configure Netbeans to use the redirected .m2 folder for the source scan? From: Nelligan, Steven M Sent: Saturday, October 24, 2020 11:06 AM To: NetBeans Mailing List Subject: Problem wi

Re: Stopping Tomcat

2020-10-26 Thread Connor Cook
Hi HRH, Below are two things I had to do to get Tomcat to be usable for me, though this is in Netbeans 11.1 so the process may have changed. In order to get Tomcat to be stoppable and restartable by Netbeans, I needed to set the shutdown port in Netbeans (right-click on Tomcat in the 'Services' t