Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 55948 invoked from network); 30 Oct 2000 04:04:25 -0000 Received: from unknown (HELO onclave.com) (208.249.126.103) by locus.apache.org with SMTP; 30 Oct 2000 04:04:25 -0000 Received: from vader [151.204.64.110] by onclave.com with ESMTP (SMTPD32-6.03) id A4E41708011E; Sun, 29 Oct 2000 23:11:16 -0500 From: "Per Kreipke" To: Subject: RE: XSP can be very frustrating. Date: Sun, 29 Oct 2000 23:00:13 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Robert, One answer for you: will output as XML, not HTML. You might then be able to see intermediate results. As for the other problem, are you trying to get the usual to be inlined inside your XSP tag for a reason? Per. > Anybody know what this PI doesn't work or even how I can see the XML it's > suppose to be generating? > > All of this is before my document element > > > > > > xmlns:request="http://www.apache.org/1999/XSP/Request"> > > > href="resume-html.xsl" type="text/xsl" > > > How can I see the XML it is sending to the xslt processor? > > I'm getting this error > > org.apache.cocoon.processor.ProcessorException: Could not associate > stylesheet to document: no matching stylesheet for: explorer > at > org.apache.cocoon.processor.xslt.XSLTProcessor.getResource(XSLTPro > cessor.jav > a:196) > at > org.apache.cocoon.processor.xslt.XSLTProcessor.process(XSLTProcess > or.java:10 > 7) > at org.apache.cocoon.Engine.handle(Engine.java:359) > at org.apache.cocoon.Cocoon.service(Cocoon.java:167) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at > org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper > .java:503) > at > org.apache.tomcat.core.ContextManager.service(ContextManager.java:559) > at > org.apache.tomcat.service.http.HttpConnectionHandler.processConnec > tion(HttpC > onnectionHandler.java:160) > at > org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoin > t.java:338 > ) > at java.lang.Thread.run(Thread.java:484) > > > --- > Robert Nicholson > Email: robert@elastica.com > AOL : rydmerlin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org > >