Hi Christopher

Woods, Christopher wrote:
Hi Felix,

I pasted my log4j.log at the bottom.  There appears to be some trouble
locating an image file.  Could this be the culprit?  It seems like
another sympton of the original problem:  The directory has been added
to a publication, the publication has been deployed, the files appear in
the appropriate build directory, the index page is visible, the
left-hand menu shows the files in accordance with the
<site><node/></site> structure of sitetree.xml BUT none of the file can
be viewed or edited in Lenya.  Thanks.

Chris

15   2005-11-28 11:00:03,554 [PoolThread-4] ERROR
sitemap.handled-errors.prepareErrorHandler():165  - No pipeline matched
request: 778IETM/authoring/index/00F7DBFC.BMP

The only error I can see in your log file is that you BMP images are
not matched. The reason is that there is no matcher in
src/webapp/lenya/resources.xmap for a) uppercase file endings, and
b) the bmp file ending in general. The way to go is to add an
appropriate matcher to the file mentioned above.

hth

- Felix



--
Felix Röthenbacher                  [EMAIL PROTECTED]
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org

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

Reply via email to