linux bug ?

2003-03-12 Thread zze-MORY Nicolas FTRD/DMI/REN
hello, my problem is that with this syntax under linux server (tomcat+cocoon) i can have xhtml page but not html page. map:match pattern=*.xhtml map:read src={1}.xhtml/ map:serialize type=xml/ /map:match map:match pattern=*.html map:read src={1}.html/ map:serialize type=html/ /map:match

Re: linux bug ?

2003-03-12 Thread Joerg Heinicke
Hello Nicolas, I don't know what's the difference between your linux and your windows system. But I can say that it has nothing to do with the serializers you think you use. A map:read/ is a complete pipeline and does not use any map:serialize/. They can completely be removed when using