> Hi,
>
> It seems I am doing something wrong....but I can't seem to see what!
>
> I thought I had previously used MS Web Folders with tomcat3.3m2
> successfully...
>
> But when I try with m3, I am getting this error in the tomcat window;
>
> 26 Jun 2001 17:09:58 - WARNING - Access denied on /users by user
> /users/guest for action /actions/re
> ad
> 26 Jun 2001 17:09:58 - WARNING - Access denied on /actions by user
> /users/guest for action /actions/
> read
> 26 Jun 2001 17:09:58 - INFO - GET (time: 201 ms) URI = /
> java.lang.NullPointerException
> at
>
org.apache.tomcat.modules.generators.ErrorHandler.handleErrorImpl(ErrorHandl
er.java:269)
> at
>
org.apache.tomcat.modules.generators.ErrorHandler.handleError(ErrorHandler.j
ava:147)
> at
> org.apache.tomcat.core.ContextManager.handleError(ContextManager.java:995)
> at
>
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:82
9)
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:739)
> at
>
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10I
nterceptor.ja
> va:150)
> at
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:430)
> at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:505)
> at java.lang.Thread.run(Thread.java:484)
It looks like some kind of Tomcat problem. I have no idea why it ends up in
that part of the code, thought (too bad it doesn't show the status code).
I'm CCing Costin, maybe he'll have an idea.
Remy