Re: problem with headers

2007-01-15 Thread Mark Lundquist
On Jan 15, 2007, at 4:39 AM, Joose Vettenranta wrote: [...] So it might indicate problem with caching and mime-types. hmmm https://issues.apache.org/jira/browse/COCOON-1624 ??? —ml— - To unsubscribe, e-mail: [

Re: problem with headers

2007-01-15 Thread Joose Vettenranta
Mark Lundquist kirjoitti 13.1.2007 kello 23.31: I have like this in sitemap: It works for some but not for every file I have. For the ones it does not work, result is like this: http:// joose.iki.fi/error.jpeg That's really weird. Some thoughts: 1) You say you think

Re: problem with headers

2007-01-13 Thread Mark Lundquist
On Jan 12, 2007, at 1:43 AM, Joose Vettenranta wrote: Hello, I have like this in sitemap: src="{flow-attribute:path}/{flow-attribute:file}" mime-type="{flow-attribute:mimetype}" /> It works for some but not for every file I have. For the ones it does not work, result i

Re: problem with headers

2007-01-13 Thread Joose Vettenranta
Hi, Ard Schrijvers kirjoitti 12.1.2007 kello 14.24: I have like this in sitemap: Print your mimetype var in flow and look wether it is correct there for every file Yes, mime-type is ok. Even though if mime-type would be something very very wrong, then it still sho

RE: problem with headers

2007-01-12 Thread Ard Schrijvers
> > Hello, > > I have like this in sitemap: > > > > Print your mimetype var in flow and look wether it is correct there for every file Regards Ard > > It works for some but not for every file I have. > > For the ones it does not work, result is like this: http://

problem with headers

2007-01-12 Thread Joose Vettenranta
Hello, I have like this in sitemap: It works for some but not for every file I have. For the ones it does not work, result is like this: http:// joose.iki.fi/error.jpeg Using cocoon 2.1.7, jetty, apache as proxy in front of cocoon and java j2sdk1.4.2_10 Anyideas h