----- Original Message -----
From: "Wagoner, Mark" <[EMAIL PROTECTED]>
Subject: RE: Urgent Re: Newbie: Servlet under Windows does not run


> Are you absolutely sure the problem is with CensusQuery and not a
referenced
> class?  It could be that Tomcat can't find another class that is
referenced
> by CensusQuery, so it cannot load CensusQuery
>
> Try stripping (or commenting) out all of the code except for a println
call.
> This will show you if the servlet is actually being located or not.

Yes I stripped out everything else and it still won't run the servlet.  In
any event the log from Tomcat says that the cause is that it can't find that
class.

----- Root Cause -----
java.lang.ClassNotFoundException: Census.CensusQuery

Would someone please tell me what the h**l I am doing wrong?


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to