3 Replies Latest reply on Jul 8, 2004 3:22 PM by dwilliams

    debugging  JSP's in JBOSS with Jdeveloper



      Folks,

      I think i am correctly setting the JAVA_OPTS in the jboss3.2.3 run.bat and the correct paramters in the remote debug portion of Jdeveloper 10g as i can easily set breakpoints in the servlets and they are obeyed

      However when i create a .jsp in the same .war and .ear as the servlet and then deploy the .ear into jboss ...

      The .jsp comes up in the browser but debugger does NOT stop at any breakpoint i set.


      ANy thoughts ??