Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Delivered-To: moderator for cocoon-users@xml.apache.org Received: (qmail 20327 invoked from network); 7 Dec 2000 13:18:28 -0000 Received: from unknown (HELO mail.india-today.com) (qmailr@203.122.21.204) by locus.apache.org with SMTP; 7 Dec 2000 13:18:28 -0000 Received: (qmail 26569 invoked by uid 500); 7 Dec 2000 13:35:26 -0000 Date: Thu, 7 Dec 2000 19:05:26 +0530 From: araman@indiainfo.com To: cocoon-users@xml.apache.org Subject: url mapping not working.. Message-ID: <20001207190526.C25412@india-today.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 75Uptime: 3:28pm up 8 days, 3:56, 12 users, load average: 4.18, 4.17, 4.16 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N hi guys I am trying to integrate cocoon with tomcat and apache.. Everything works fine when i try to access xml pages using tomcat standalone mode thru port 8080.. I later compiled mod_jk and successfully integrated apache with tomcat.. However now xml is being thrown to the client with out any xsl translation.. I checked up WEB-INF of my context and it had the url pattern matching element.. org.apache.cocoon.Cocoon *.xml Can any one tell me what i am missing.. I read thru the servlet spec too which mentioned that this kind of a maping is a extension mapping.. I am using 3.2 final tomcat along with apache 1.3.12 and cocoon 1.8 Awaiting ur speedy response.. Regards Anand