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

2008-05-13 Thread Bhavya Sharma
Try to increase your web server mamory(like tomcat) usually it comes if
there is lack of
memory for server where u deploy your code


On 5/12/08, Joerg Heinicke <[EMAIL PROTECTED]> wrote:
>
> On 11.05.2008 20:19, shai200 wrote:
>
> I'm using the following ImageReader component configuration:
> > 
> >
> >   > src="org.apache.cocoon.reading.ImageReader"
> > logger="sitemap.reader.image" pool-max="32"/>
> > 
> > 
> >
> > And the following pipelines:
> >
> > 
> >  > mime-type="image/jpeg" />
> > 
> > 
> >   > mime-type="image/gif"
> > />
> > 
> >
> > And instead of showing me the image, it shows me the absolute path of
> > the
> > image... This is very annoying. How do I fix this?
> > http://www.nabble.com/file/p17179690/image.jpg
> >
>
> Can you try it with the standard ResourceReader? ImageReader is for
> transforming images rather than just passing them to the client (though it
> also should work).
>
> Joerg
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Thanks

Bhavya Sharma


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:


  
 


And the following pipelines:





  


And instead of showing me the image, it shows me the absolute path of the
image... This is very annoying. How do I fix this?
http://www.nabble.com/file/p17179690/image.jpg 


Can you try it with the standard ResourceReader? ImageReader is for 
transforming images rather than just passing them to the client (though 
it also should work).


Joerg

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



ImageReader displays path instead of image. Very annoying.

2008-05-11 Thread shai200

I'm using the following ImageReader component configuration:


  
 


And the following pipelines:





  


And instead of showing me the image, it shows me the absolute path of the
image... This is very annoying. How do I fix this?
http://www.nabble.com/file/p17179690/image.jpg 
-- 
View this message in context: 
http://www.nabble.com/ImageReader-displays-path-instead-of-image.-Very-annoying.-tp17179690p17179690.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


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