RE: Questions about Orion

2001-09-23 Thread Bill G
Klaus, A hundred times faster? BullFeathers! That is not possible since one of Borland AppServer's best features is HotSwap technology for supporting nonstop deployment and nonstop updating and maintenance of EJBs. Next time check and make sure your not in Kansas before making these statments.

application-client.xml ?

2001-09-23 Thread Joris Van den Bogaert
Hi, I'm an EJB newbie. I wrote a stateless session bean and deployed it with orion server. Accessing it from servlets/JSPs that are included in the .ear file by configuring the xmls works fine. But I do have a problem figuring it out for standalone clients. What are the exact steps that

Subject: Classpath Structure Error?

2001-09-23 Thread bill . winspur
SYMPTOMS When I invoke my webapp, the first request to the server causes the front servlet to throw a class-def-not-found exception for the app's session class, which it loads dynamically. The class in question is in fact present in the app's war file, in the web-inf classes directory.

RE: Newbie question

2001-09-23 Thread bill . winspur
Orion is simply an J2EE server (http, jsp and servlets, ejbs, jndi, jms), plus a relatively immature gui console. It is not a development environment. Many folks use ANT from apache.org as a make-like facility for coordinating compiles, and builds of ear files from compiled classes. Hot

Classpath Structure Problem ?

2001-09-23 Thread bill . winspur
SYMPTOMS When I invoke my webapp, the first request to the server causes the front servlet to throw a class-def-not-found exception for the app's session class, which it loads dynamically. The class in question is in fact present in the app's war file, in the web-inf classes directory.

Re: about Authentication

2001-09-23 Thread mars
Hi Scott Farquhar : Thank for your help . best regard Mars - Original Message - From: Scott Farquhar [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Friday, September 21, 2001 5:13 PM Subject: Re: about Authentication Mars, We have a howto up at on our site regarding