Hi,

Did you guys try using c:\blah\blah instead of the unix '/' file seperator?

Regards,
Adam.

----
Adam Fowler
Second year Computer Science undergraduate
University of Wales, Aberystwyth
Carroll College, WI, USA(2000-2001)
web: http://gucciboy.dyndns.org/aff9
e-mail: [EMAIL PROTECTED]
"Every new beginning comes from some other beginning's end"
----


-----Original Message-----
From: Ashant Chalasani [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 25, 2001 12:28 PM
To: [EMAIL PROTECTED]
Subject: Re: reloading of changed servlets fails


Hi,

This happens with me too, could never figure out for about a month why. But
the problem gets solved when I restart Tomcat service.

Is this a bug?

AC.

>From: "C _" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: reloading of changed servlets fails
>Date: Sun, 25 Feb 2001 18:09:09 +0100
>
>hi all,
>
>i'm using tomcat on win98 in standalone mode. I defined a context like
>        <Context path="/foo"
>                 docBase="C:/mydata/code/JAVA/foo/servlets"
>                 crossContext="false"
>                 debug="0"
>                 reloadable="true" >
>        </Context>
>everytime i recompile a servlet's classfile in
>directory foo\servlets\Web-inf\classes
>i get a error like
>"java.lang.IllegalStateException: Can't happen - classname is null, who
>added this ?
>       at
>org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261)"
>
>anybody knows?
>
>thanx - carl
>
>
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to