On Fri, 1 Nov 2002 11:24:09 -0500 , Barry Lulas
<[EMAIL PROTECTED]> wrote:

||| What is the best way to setup debugging of a web service?  Has this been
||| written up anywhere?

I use Eclipse with WLS7. I set breakpoints in my web service code, start
WLS with the standard JPDA switches and then connect remotely from inside
Eclipse. I then launch my client program (generally a JUnit test from an
Ant script) and when the breakpoint is hit, Eclipse "activates" and I can
step the code. It works great.

Joey

--
Oh good! My dog found the chainsaw...


Reply via email to