Debugging Servlet that doesn't extend HttpServlet in JDeveloper

From: Sanjay Kumar <hypertree_at_yahoo.com>
Date: 20 Aug 2002 05:44:10 -0700
Message-ID: <dd12f21d.0208200444.6fa562d6_at_posting.google.com>



Folks !

I just noticed that at least JDeveloper 3.2.3 doesn't let you debug a servlet that is not directly derived from HttpServlet. That is if I have a servlet class A derived from a Class B which then derives from HttpServlet, I only get to debug Class B and not Class A. This is a very stupid restriction (confirms my perception of these IDEs being toys). I am hoping JDeveloper 9i can handle this trivial situatin better. Can 9i users pl. confirm that ?

Also, given current restriction of JDeveloper 3.2.3 what option do I have other than upgrading to 9i ? Remore debugging using JDPA ?

thanks for your help.

regards,

-Sanjay Kumar Received on Tue Aug 20 2002 - 14:44:10 CEST

Original text of this message