general questions

2000-09-15 Thread Derek Akers
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

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
- Original Message - From: Derek Akers To: Orion-Interest Sent: Friday, September 15, 2000 9:03 AM 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

General Questions...

2000-03-28 Thread James Sue Ann Birchfield
Would anyone care to express there likes/dislikes about this product? I have found it very straight forward, stable and fast. I have only been looking at it for a few days, and haven't had the chance to test it thoroughly yet though. I would love to hear what other peoplke have to say. Thanks!

Re: General Questions...

2000-03-28 Thread Eric Hodges
MAIL PROTECTED] Sent: Tuesday, March 28, 2000 7:40 AM Subject: General Questions... Would anyone care to express there likes/dislikes about this product? I have found it very straight forward, stable and fast. I have only been looking at it for a few days, and haven't had the chance to test it thoro

RE: General Questions...

2000-03-28 Thread Arved Sandstrom
), but for Orion? Maybe a week? That would be immensely useful. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of James Sue Ann Birchfield Sent: Tuesday, March 28, 2000 9:41 AM To: Orion-Interest Subject: General Questions... Would anyone

Some general questions

2000-02-21 Thread Jens Stutte
By the way, i have some general questions (which i cannot try out myself for other problems, see my other mail): - is it true, that an ear created with the j2ee deployment wizard should be able to be deployed on orion without modifications ? If not, which are these modifications (does this have