Hello I get the following error: ---> Error found handling the request.
org.apache.cocoon.processor.ProcessorException: Could not associate stylesheet to document: no matching stylesheet for: mozilla5 at org.apache.cocoon.processor.xslt.XSLTProcessor.getResource(XSLTProcessor.java:250) at org.apache.cocoon.processor.xslt.XSLTProcessor.process(XSLTProcessor.java:116) at org.apache.cocoon.Engine.handle(Engine.java:405) at org.apache.cocoon.Cocoon.service(Cocoon.java:173) at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:314) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java:536) <--- while requesting the following url: http://www.saabsverige.com/main/SE/sv/model_gallery_95.xml with: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021029 Phoenix/0.4 The os/browsers section of our cocoon.properties looks like this: --> platform.0 = mac=Mac platform.1 = win=Win browser.0 = explorer=MSIE browser.1 = pocketexplorer=MSPIE browser.2 = handweb=HandHTTP browser.3 = avantgo=AvantGo browser.4 = imode=DoCoMo browser.5 = opera=Opera browser.6 = lynx=Lynx browser.7 = java=Java browser.8 = wap=Nokia browser.9 = wap=UP browser.10 = wap=Wapalizer browser.11 = mozilla5=Mozilla/5 browser.12 = mozilla5=Netscape6/ browser.13 = netscape=Mozilla <-- Is there any one who knows the solution to this? Regards! -Daniel --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>