This may be no help at all but I thought I'd throw it out there as a
possibility.  You might want to make sure you don't have any
uppercase-versus-lowercase problems.  (i.e. your directory is
"\orion\xercise\....." but in your config file it's listed as
"\orion\Xercise\.....").

Brien Voorhees
Invest.com

----- Original Message -----
From: "Jesper Weissglas" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Friday, August 04, 2000 11:33 AM
Subject: Bogus error message?


> I run Orion with development="true", wich makes it compile .java into
.class if the java has been modified. Good.
>
> I have a simple application with a servlet client in the web-app. If I
provide only the ClientServlet.java file in WEB-INF/classes, Orion compiles
it just fine when I try to access .../<web-appname>/servlet/ClientServlet.
Good.
>
> But then it tells me:
>
> Servlet error: Error instantiating servlet 'ClientServlet' (servlet class
not found, make sure it
> exists at
F:\orion\Xercise\application\Xercise\web/WEB-INF/classes/ClientServlet.class
...
>
> WHICH IS EXACTLY WHERE ORION DID JUST PUT THE FILE ITSELF!!!
>
> Que pasa?
>
> /jesper
>
> (Orion 1.1.37, JDK1.3, Win2k)
>
>
>


Reply via email to