Re: general questions

2000-09-15 Thread Nick Newman
Check the manifest.mf file inside the orion.jar file. That answers at least part of your question: the server starts with the main() method of com.evermind.server.ApplicationServer. Nick At 12:03 PM 9/15/00 -0400, you wrote: I've been having the worst time debugging some functionality, and

RE: general questions

2000-09-15 Thread Hani Suleiman
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

Re: general questions

2000-09-15 Thread Joel Shellman
I know the console has some classpath information, have you tried there? Click on the server node, and then there's a button or something to get to configuring the application and it shows some classpath info I think. Joel Shellman Chief Software Architect http://www.ants.com/90589781 -

Re: General Questions...

2000-03-28 Thread Eric Hodges
No one seems to know how to make JMS work. I've asked the list repeatedly with no success. The coffee maker example won't compile. The documentation is no help. - Original Message - From: "James Sue Ann Birchfield" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent:

RE: General Questions...

2000-03-28 Thread Arved Sandstrom
In my opinion Orion has a lot of potential. The amount of work that I have been willing to do with it has been constrained solely by the lack of documentation. 95% of the docs that come with Orion have nothing whatsoever to do with Orion, and I already had these other docs. Every other app