Title: RE: general questions

This is what I use (and should answer your question)

java -classpath orion.jar;xerces.jar;ejb.jar;jndi.jar;jdbc.jar;jta.jar;parser.jar;jaxp.jar;xalan.jar;tools.jar;jsse.jar;jnet.jar;jcert.jar;activation.jar;mail.jar;saxon.jar com.evermind.server.ApplicationServer

Run from the orion directory.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Derek Akers
Sent: Friday, September 15, 2000 12:04 PM
To: Orion-Interest
Subject: general questions


I've been having the worst time debugging some functionality, and was wondering:

- Is there a way to check the class path the server is using?  To check if it loaded the Path from the server.xml file correctly, or what its using

and

- What method does the server invoke first when started with the  "java -jar -orion.jar"?

any info would really help

Reply via email to