Hi Jed,

Jed schrieb:
> Hi Jeroen,
> 
> Thanks for the suggestion. I did actually try that but it didn't solve it. :(
> 
> The problem is that Tomcat still appears to NOT be passing any request
> for a *.jhtml document in the docroot/main folder to cocoon.
> 
> As I said, when I ask for http://test.domain/test.jhtml cocoon
> recieves the request and processes it as seen in the sitemap.log file.
> 
> However asking for http://test.domain/main/test.jhtml never gets past
> Tomcat. It never passes it to cocoon so it never matches a matcher and
> no request is ever seen in the sitemap.log. I just get a 404 from
> Tomcat as it's trying to return an actual file called "test.jhtml" :(
> 

Did you have a look in the <servlet-mapping> of WEB-INF/web.xml?

Perhaps sth is wrong there?

Regards
Niko


[SNIP]

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

Reply via email to