2.2 Development on Tomcat

2008-05-11 Thread William Moore
Hi I have successfully developed applications with Cocoon 2.1 in the past. Now I want to move to 2.2. Because of in-house policies I am unable to use either maven or Jetty, so I want to do the development using Tomcat. Please can you tell where I can get information on how to set this

ImageReader displays path instead of image. Very annoying.

2008-05-11 Thread shai200
I'm using the following ImageReader component configuration: map:components map:readers default=resource map:reader name=image src=org.apache.cocoon.reading.ImageReader logger=sitemap.reader.image pool-max=32/ /map:readers /map:components And the following pipelines:

Re: ImageReader displays path instead of image. Very annoying.

2008-05-11 Thread Joerg Heinicke
On 11.05.2008 20:19, shai200 wrote: I'm using the following ImageReader component configuration: map:components map:readers default=resource map:reader name=image src=org.apache.cocoon.reading.ImageReader logger=sitemap.reader.image pool-max=32/ /map:readers