Matthew Conway ([EMAIL PROTECTED]) wrote:

> I had similar problem which went away once I used javac to compile my code
> instead of jikes.  Now I have no problem debugging EJBs running under
> weblogic using JDEbug.  Note for the original poster - the crashes I had
> trying to use remote debugging with jpda went away once I started using  the
> "-Djava.compiler=NONE" flag to the jvm I run my app in.

Thanks to everyone for their help.  I've now got it to where I can attach
the weblogic server and the JDE debugger together regardless of who is
the server, via shared memory.  With the weblogic process acting as the
server, I seem to have the best results when I suspend the weblogic
process, set my breakpoints, and then resume.  Thanks again for the help!

Regards,


joe
[EMAIL PROTECTED]

------------------------------------------------------------------------------
       Llama Fresh Farms => http://www.netaxs.com/~joc
 Gay Media Resource List => http://www.netaxs.com/~joc/gaymedia.html
          Perl for Win32 => http://www.netaxs.com/~joc/perlwin32.html
  Perl Book Buying Guide => http://www.netaxs.com/~joc/perlbooks.html
       PerlRing Homepage => http://www.netaxs.com/~joc/perlring.html
        Music CD Trading => http://www.netaxs.com/~joc/cdr.html
------------------------------------------------------------------------------
                       Live Free, that's the message!
------------------------------------------------------------------------------

Reply via email to