Thanks very much, that did it. Gasper ----- Original Message ----- From: "David Wade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 23, 2001 8:58 AM Subject: RE: [JBoss-user] jboss 2.2.1 startup error with ibm 1.3.0 jvm > The IBM JDK does indeed come with an xml parser that is loaded automatically > from the following directory > > jre\lib\ext > > under the JDK. > > If you don't need anything from here just rename the ext directory to > something else for the time being. > > I have run JBoss 2.1 successfully under service release 7 of the IBM JDK > 1.3. > > David > > > > -----Original Message----- > > From: Gasper [mailto:[EMAIL PROTECTED]] > > Sent: Monday, 23 April 2001 6:31 p.m. > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] jboss 2.2.1 startup error with ibm 1.3.0 jvm > > > > > > Tried it, but it does't help. The problem I think is that the > > jvm loads a > > different xml parser than the one in crimson.jar > > There should be many useing the ibm jvm. Don't you people > > have problems? > > > > Thanks very much. > > > > Gasper > > > > ----- Original Message ----- > > From: "Toby Allsopp" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Sunday, April 22, 2001 10:34 PM > > Subject: Re: [JBoss-user] jboss 2.2.1 startup error with ibm 1.3.0 jvm > > > > > > > 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 > > > > > > > > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > http://lists.sourceforge.net/lists/listinfo/jboss-user > > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/jboss-user > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
