


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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes