Re: [JBoss-user] Start Up Problem w/ JBoss

2001-03-28 Thread Scott M Stark
Your have to use the run.bat script to start JBoss. > Hello - I'm experiencing the following problem: > 1st, some env specs: > I'm using JBoss 2.1 on NT Server ... with JDK 1.3 > > I have not yet deployed any EJBs > When I try to start JBoss using the following command line: > java -jar run.jar

Re: [JBoss-user] Start Up Problem w/ JBoss

2001-03-28 Thread Tom Cook
On Wed, 28 Mar 2001, Louie Iacona wrote: > The server log file is attached to this email. > On the surface, this seems like a trivial env issue ... > It seems to not be able to find the > org.apache.crimson.jaxp.DocumentBuilderFactoryImpl > class - and clearly the j2ee.jar file is part of the C

[JBoss-user] Start Up Problem w/ JBoss

2001-03-28 Thread Louie Iacona
Hello - I'm experiencing the following problem: 1st, some env specs: I'm using JBoss 2.1 on NT Server ... with JDK 1.3 I have not yet deployed any EJBs When I try to start JBoss using the following command line: java -jar run.jar I get the following displayed in the ter