----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Javier,
I remember a while back, finding copies of my classes in a "cached" location
in the web evironment...in my jsp temp repositry from memory.
Have you done a complete search on your web server? ie: find . -name <YOUR
CLASS>.class -print for unix, starting from the install root of apache.
Obviously if it is part of a package it'll be under
com/xyz/yourpack/yourclass, if you know what I mean...
>From: Javier Iglesias <[EMAIL PROTECTED]>
>Reply-To: "Java Apache Users" <[EMAIL PROTECTED]>
>To: Java Apache Users <[EMAIL PROTECTED]>
>Subject: Re: Can't manage reloading to work properly
>Date: Mon, 01 May 2000 17:48:45 +0200
>
>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files. Don't make us guess your problem!!!
>----------------------------------------------------------------
>
> > just for arguments sake, rename the servlet - and try it.
> > See if you get the right servlet.
>
>
>OK : I forgot one precision.
>
>I've been working on that class for a while -- writting, compiling,
>testing, and back -- for a while. And everything was right.
>
>Then I stopped developping that class for a few days, and now I got this
>problem.
>
>Everything works fine if I change the name of the class. But I can't
>change the name of this class every week and rewrite the links to it !!
>That's a full time job ;)
>
>There must be some other way to get out of if... no ?
>
> --javier
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Archives and Other: <http://java.apache.org/main/mail.html>
>Problems?: [EMAIL PROTECTED]
>
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]