Re: Please help to debug jsp sources using netbeans 8.2

2019-07-16 Thread Mark Eggers
What happens when you just try Ctrl-F5 (Debug project)? I just did this for a simple JSP page. Environment: Windows 10 Professional JDK 1.8.0_202 NetBeans 8.2 Tomcat 7.0.94 Windows 10 Professional OpenJDK 11.0.3 NetBeans 11 Tomcat 7.0.94 In both instances, I hit the break point and was able t

Re: Please help to debug jsp sources using netbeans 8.2

2019-07-16 Thread Geertjan Wielenga
Thanks and welcome to the mailing list. :-) Can you upgrade to Apache NetBeans (netbeans.apache.org) and also provide the JSP that is failing to be debugged (or a simpler version of it that reproduces the problem)? Thanks, Gj On Wed, Jul 17, 2019 at 12:23 AM Jose Luis Nebril < joseluis.neb...@s

Please help to debug jsp sources using netbeans 8.2

2019-07-16 Thread Jose Luis Nebril
Hello I am try to debug jsp files from netbeans 8.2 using tomcat 8.0.27.0 I have configure Share Memory name "tomcat_shared_memory_id" and VM param "-Xdebug" but when I put a breakpoint on jsp source the server not stop. Only works to .java files Could anybody help me? JL firmaJos

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
On Wed, Jul 17, 2019 at 12:17 AM Charles Brockman wrote: > On 7/16/19 2:45 PM, Geertjan Wielenga wrote: > > The point of the symbolic link is to not create it in the /var/ > > folder but in /home/charles/somewhere, i.e., in your home directory. > > Okay, I have created a symlink: > > $ sudo ln -s

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Charles Brockman
On 7/16/19 3:01 PM, Geertjan Wielenga wrote: Also, what does 'essentially' mean in: "The listing in my file manager is essentially the same." The Dolphin file manager presents the same information as the plain text terminal but uses a graphical user interface (GUI). -- Charles Brockman

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Charles Brockman
On 7/16/19 2:45 PM, Geertjan Wielenga wrote: The point of the symbolic link is to not create it in the /var/ folder but in /home/charles/somewhere, i.e., in your home directory. Okay, I have created a symlink: $ sudo ln -s /var/www /home/charles/netbeanslink ...which gives me: lrwxrwxrwx 1 r

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
Also, what does 'essentially' mean in: "The listing in my file manager is essentially the same." Thanks, Gj On Tue, Jul 16, 2019 at 11:45 PM Geertjan Wielenga wrote: > The point of the symbolic link is to not create it in the /var/ folder but > in /home/charles/somewhere, i.e., in your home di

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
The point of the symbolic link is to not create it in the /var/ folder but in /home/charles/somewhere, i.e., in your home directory. I'm on Ubuntu myself, when I open the /var/ folder in my Favorites window, one of the subolders I see below /var/ is 'spool', which for some reason you do not see.

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Charles Brockman
On 7/16/19 10:17 AM, Geertjan Wielenga wrote: There must be something different between the folders you’re seeing and those you’re not seeing, something somewhere must be different between them. Here's the output from a terminal showing the contents of the /var/ directory: drwxr-xr-x 2 roo

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Charles Brockman
On 7/16/19 10:17 AM, Geertjan Wielenga wrote: As a last resort, you could create a new folder, that is recognized in NetBeans, and symlink that to the folder you need that you’re not seeing. In a terminal I created a new symlink called 'netbeans' that links to /var/www: $ sudo ln -s /var/www

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
There must be something different between the folders you’re seeing and those you’re not seeing, something somewhere must be different between them. Or the /var/ folder you’re looking at on disk is different to the folder you have open in the Favorites window. As a last resort, you could create a

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Charles Brockman
On 7/16/19 9:39 AM, Geertjan Wielenga wrote: So you’ve added the /var/ directory to the Favorites window. Can you expand that folder and then take a screenshot of the /var/ folder in the Favorites window together with its subfolders visible? Don’t make the screenshot massive, please, and then se

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
So you’ve added the /var/ directory to the Favorites window. Can you expand that folder and then take a screenshot of the /var/ folder in the Favorites window together with its subfolders visible? Don’t make the screenshot massive, please, and then send it in reply to this e-mail. Gj On Tue, 16

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Charles Brockman
On 7/16/19 8:53 AM, Geertjan Wielenga wrote: When you go to the Favorites window in NetBeans (under the Window menu), are you able to add the /var/www folder there into the Favorites window? I can add the /var/ directory to the Favorites but if try to add /var/www/, the error message is, "/va

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
And, if not, probably best to create a symlink from there to where you want to work with your projects: https://askubuntu.com/questions/498578/circular-symbolic-link-in-var-www Gj On Tue, Jul 16, 2019 at 5:53 PM Geertjan Wielenga wrote: > When you go to the Favorites window in NetBeans (under

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
When you go to the Favorites window in NetBeans (under the Window menu), are you able to add the /var/www folder there into the Favorites window? If not, possibly the folder is a symlink of some kind and not actually a folder. Gj On Tue, Jul 16, 2019 at 5:47 PM Charles Brockman wrote: > On 7/1

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Charles Brockman
On 7/16/19 12:43 AM, Geertjan Wielenga wrote: Also, NetBeans may not be showing the directories because they're hidden, so try this: 1. Go to the Options window, under the Tools menu. 2. Click Miscellaneous. 3. In the Files tab, delete the content of 'Ignored Files Patterns' and also uncheck

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
Also, NetBeans may not be showing the directories because they're hidden, so try this: 1. Go to the Options window, under the Tools menu. 2. Click Miscellaneous. 3. In the Files tab, delete the content of 'Ignored Files Patterns' and also uncheck 'Ignore all .dotted files in home folder'. 4. Click

Re: Netbeans 11.0 - Unable to Open Sources Directory

2019-07-16 Thread Geertjan Wielenga
This should help: https://www.digitalocean.com/community/tutorials/how-to-move-an-apache-web-root-to-a-new-location-on-ubuntu-18-04 Gj On Tue, Jul 16, 2019 at 1:40 AM Charles Brockman wrote: > On 7/15/19 3:49 PM, Malcolm Fitzgerald wrote: > > The wordpress domain is a public, publishing platfo