remote JBoss on local console  
Author Message
SvilenG





PostPosted: 2004-11-19 23:01:00 Top

java-programmer, remote JBoss on local console I'm using Eclipse 3.0 IDE and JBoss 3.2.3 app server for building and
deploying EJB's. The Problem is that JBoss is on another PC and when I
deploy my bean the eclipse console shows only that my jar file is
copied to the server directory.
no debug , no error messages ...
so my question is how to make server debugging shows up on my eclipse
console