RE: Stand-alone-client

2001-01-17 Thread Malcolm Ferguson
Actually it's not in the rmi package, so that would be: prop.setProperty("java.naming.factory.initial","com.evermind.server.Applicat ionClientInitialContextFactory"); -Original Message- From: Tim Endres [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 17, 2001 1:10 PM To:

Deployment problems (web-app not found in application)

2000-12-15 Thread Malcolm Ferguson
I am having problems deploying an application on orion. I have deployed the attached .ear file (which contains a web-app with a couple of .jsps and a servlet) to e:\applications and made the following config file changes, in server.xml: application name="mvcapp"

Deploying a servlets only (no EJB) application

2000-12-13 Thread Malcolm Ferguson
I am trying to deploy a servlet application that I was previously running under Resin on my test installation of Orion. I'm someone can point me to a step-by-step description of how to deploy it (i.e. what changes to make to which configuration files). The war file is unpacked and the app

Run time error and exception messages

2000-12-08 Thread Malcolm Ferguson
Hey all, I've managed to install get orion running no problem and i worked through the orion-primer exercise, but when i installed tried to run it there were run time exceptions. These were represented by the browser with the default 500 internal server error, making it very hard to find the