Hi, In the following debug messages:
[Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] fast handler c alled for /TestMatrix.xml [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] Content Provid er Override: Apache::AxKit::Provider::File [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] [req] File Pro vider given $r: /WWW/htdocs/TestMatrix.xml [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] checking if we process this resource [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] media: screen, preferred style: #default [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] Cache: key = 6 0619bb34868aa4fdf202971ead45beb [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] getting styles and external entities from the XML [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] styles not cac hed - calling $provider->get_styles() [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] using XS get_s tyles (libxml2) [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] calling xs_get _styles_fh() [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] calling xs_get _styles_str() [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] parse_pi: href = http://sse.ebay/qa/xml/TestMatrix.xsl [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] parse_pi: type = text/xsl [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] xs_get_styles returned: , http://sse.ebay/qa/xml/TestMatrix.dtd, TestMatrix [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] Calling GetMat chingProcessors with (screen, , , http://sse.ebay/qa/xml/TestMatrix.dtd, TestMat rix) [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] get_styles: lo ading style modules [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] get_styles: lo oking for mapping for style type: 'text/xsl' [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] cache doesn't exist [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] some condition failed. recreating output [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] styles: Apache ::AxKit::Language::LibXSLT(http://sse.ebay/qa/xml/TestMatrix.xsl) [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] Style Provider Override: Apache::AxKit::Provider::File [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] [uri] File Pro vider looking up uri http://sse.ebay/qa/xml/TestMatrix.xsl [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] [uri] File Pro vider set filename to /WWW/htdocs/http: [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] about to execu te: Apache::AxKit::Language::LibXSLT::handler [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] Caught an exce ption [Wed Jun 12 10:15:47 2002] [error] [client 129.149.161.38] [AxKit] [Error] style sheet 'http://sse.ebay/qa/xml/TestMatrix.xsl' could not be found or is not reada ble [Wed Jun 12 10:15:47 2002] [error] [client 129.149.161.38] [AxKit] From: /usr/lo cal/lib/perl5/site_perl/5.6.1/Error.pm : 148 [Wed Jun 12 10:15:47 2002] [error] [client 129.149.161.38] [AxKit] [Backtrace] s tylesheet 'http://sse.ebay/qa/xml/TestMatrix.xsl' could not be found or is not r eadable at /usr/local/lib/perl5/site_perl/5.6.1/Error.pm line 148 Error::throw('Apache::AxKit::Exception::Error', '-text', 'stylesheet \'h ttp://sse.ebay/qa/xml/TestMatrix.xsl\' could not b...') called at /usr/local/lib /perl5/site_perl/5.6.1/sun4-solaris/AxKit.pm line 618 AxKit::process_request('AxKit::Apache=SCALAR(0x36c780)', 'Apache::AxKit: :Provider::File=HASH(0x3f5498)', 'ARRAY(0x48f334)') called at /usr/local/lib/per l5/site_perl/5.6.1/sun4-solaris/AxKit.pm line 437 AxKit::run_axkit_engine('AxKit::Apache=SCALAR(0x36c780)', 'Apache::AxKit ::Provider::File=HASH(0x3f5498)') called at /usr/local/lib/perl5/site_perl/5.6.1 /sun4-solaris/AxKit.pm line 264 What could possibly prevent the successful translation. The line that says [Wed Jun 12 10:15:47 2002] [error] [client 129.149.161.38] [AxKit] [Error] style sheet 'http://sse.ebay/qa/xml/TestMatrix.xsl' could not be found or is not reada ble is not completely accurate. The stylesheet is accessible using the URI. What does the line [Wed Jun 12 10:15:47 2002] [warn] [client 129.149.161.38] [AxKit] [uri] File Pro vider set filename to /WWW/htdocs/http: telling me. This look suspicious, did I use the wrong syntax in the xml file? referring to the location of the stylesheet? Thanks in advance. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
