windows / java code wrapped in dll / debug

M

Maciek Zywno

Hi all,

Asp/VB application deployed on IIS uses a java class that is inside a
dll file by means of:

CreateObject("MyClass.Bean")

(java bean wrapped to dll by means of axbridge
http://java.sun.com/j2se/1.5.0/docs/guide/beans/axbridge/developerguide/index.html).


Java 1.5 is used. I would like to debug the java code. However jvm is
started somehow "internally" by windows com objects support tools and I
do not know how to make jvm expose information to debug clients. Do they
use any windows registry settings or environmental vars that I could
modify? Any other tip of how to approach the problem.

(I found the following link
http://www.javaworld.com/javaworld/jw-06-1999/jw-06-plugin_p.html which
explains somehow use of registry vars but it is very old and does not
work for me. )

Thanks for any hints
Regards

Maciek
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top