Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Remote debug post.POST.jsp

Avatar

Former Community Member

Using AEM 6.2 SP1.

We are using VLT to integrate/synch Eclipse and JCR.

This *should* also allow us to remote debug JSPs,but it doesn't seem to allow us to remote debug post.POST.jsp.

Suggestions?

I am using this: https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html as a starting point.

-Joel

1 Accepted Solution

Avatar

Correct answer by
Former Community Member

Solved it. Used -debug [port] when starting the quickstart. I was using the traditional JVM debug approach, which opens a port on the launcher, no the actual AEM VM

View solution in original post

1 Reply

Avatar

Correct answer by
Former Community Member

Solved it. Used -debug [port] when starting the quickstart. I was using the traditional JVM debug approach, which opens a port on the launcher, no the actual AEM VM