How do I configure RootCause with JBoss 3 on Solaris or Windows?
These instructions assumes $JBOSS_HOME is the install directory, and $JBOSS_DOMAIN is the domain used, typically found in $JBOSS_HOME/server. JBoss runs as a standalone JVM process, and is straightforward to trace using RootCause. Make sure RootCause is enabled in the shell that you start JBoss. Make sure the app server is stopped. Typically the JBoss is started by first calling $JBOSS_HOME/bin/run. Create a new workspace for this JVM, the main class name is “org.jboss.Main”. You can add the “J2EE Server Directory” in the “New Workspace” dialog. The typical location of deployed applications for JBoss is in $JBOSS_HOME/server/$JBOSS_DOMAIN/deploy.