On Sun, Apr 22, 2001 at 10:29:30PM +0200, Gasper wrote: > Hello > > I have win 2000, ibm 1.3.0 jvm, with no system classpath defined. I was trying to >start the jboss 2.2.1 version. It throws the ugly error bellow: > > JBOSS_CLASSPATH=;D:\Program Files\IBM\Java13\lib\tools.jar;D:\Program >Files\IBM\Java13\lib\tools.jar;run.jar;..\lib\crimson.jar Try getting those spaces out of the classpath. And you might like to clean up the duplication while you're at it, although that shouldn't cause a problem. Toby. > jboss.home = C:\biz\dev\JBoss-2.2.1_Jetty3.1.RC4\jboss > Using configuration "jetty" > [Info] Java version: 1.3.0,IBM Corporation > [Info] Java VM: Classic VM 1.3.0,IBM Corporation > [Info] System: Windows 2000 5.0,x86 > [Shutdown] Shutdown hook added > [Service Control] Registered with server > [Default] Runtime error > [Default] java.lang.NoSuchMethodError: org.xml.sax.Attributes: method >getQName(I)Ljava/lang/String; not found _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
