Jon Skeet wrote: > > Found this in my JK2 logs (Windows events): > > > > Emerg: [jk_isapi_plugin.c (426)]: HttpFilterProc > > [/cc200x/meta-inf/services/javax.xml.parsers.documentbuilderfactory] > > points to the web-inf or meta-inf directory. > > Somebody try to hack into the site!!! > > > > What does this mean? > > I believe it means that someone has requested a URL of > > http://servername/cc200x/meta-inf/services/javax.xml.parsers.documentbui > lderfactory > > which the connector won't allow, because no-one should be trying to > directly read from anything under the meta-inf or web-inf directories.
That's what I figured... However, the only one accesing the system at the moment is myself. It must be one of my servlets that places such a request. Why is there a meta-inf directory anyway? It is not reflected in the file system.? Marcel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
