"jK.MkIII" <[EMAIL PROTECTED]> wrote:

> What are possibilities for debugging beans running inside jBoss? I
> use VisualAge for Java 3.5 EE so I am used to debugger in that and
> if there is some way to use that debugger I would be really really
> happy :) I was even thinking about running jBoss inside VAJ, but
> that might kill my poor computer :) Would really need some solution
> how to keep this running at usable speed (WTE was horribly slow,
> propably because for some reason it totally reloaded all beans for
> every method call.. oh boy all those JNDI calls :) but in jBoss I
> don't know how to debug my beans..

Hmmm... I don't know whether this works with the VAJ debugger, but the
best way I found up to now was to use JDPA. Just start the VM for
JBoss in JDPA mode and attach to the JVM with a JDPA capable debugger
of your choice.


-- 
    (o_     Raffael Herzog
    //\    [EMAIL PROTECTED]
    V_/_
May the penguin be with you!

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to