RE: [JBoss-user] Running on Solaris

2001-06-14 Thread Dan Bratton
edit your 'run_with_tomcat.sh' file and change the line that reads:   export JBOSS_CLASSPATH=$JBOSS_CLASSPATH:$JAVA_HOME/lib/tools.jar   to read:   JBOSS_CLASSPATH=$JAVA_HOME/lib/tools.jar:$JBOSS_CLASSPATH   that should take care of it for you   db -Original Message-From: [EMA

[JBoss-user] Running ecperf on JBoss

2001-06-12 Thread Dan Bratton
i'm starting some benchmarking of app servers using sun's ecperf package, and am having a few problems figuring out just how to do so with jboss. just a couple of questions: 1) what use is the jboss patch file, and how should the specific files be used? 2) is there an xml file available with ecpe