> Holy cow! You've got *all kinds* of problems! It looks like
> there are just problems loading classes in general.
Yep, fails on 2 out of 3 machines. Which makes it odd.
> See if you have a line at the beginning of your jboss.conf (say,
> one of the first 5 or so MLET tags) that loads
> "org.jboss.util.ClassPathExtension" with the codebase
> "../lib/ext" and one argument ("./" of type java.lang.String).
> If that's there, then it must not be loading right.
It must not be loading right.
> Are you using JDK 1.3?
D:\jboss\jboss\src\build>java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
> Are you using the JMX package that's in CVS?
Clean CVS.
ah well...
-- Juha