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]