Hi Carsten,, this is the google.xml,
<?xml version="1.0"?> <data xmlns:cinclude="http://apache.org/cocoon/include/1.0"> <cinclude:includexml> <cinclude:src>http://www.google.com</cinclude:src> </cinclude:includexml> </data> and this is the sitemap... <map:match pattern="sppasunlet-onlinesundn.xml"> <!-- <map:generate src="http://www.s-und-n.de/aktuelles/news.xml"/> <map:transform src="styles/sunLet_sundnNews.xsl"/> --> <map:generate src="resources/auth/google.xml"/> <map:transform type="cinclude"/> <map:serialize type="xml"/> </map:match> I have no idea what did i do wrong. I'm soory but what is an xmlizer? xml serializer? How do i configure the xmlizer? thanks richard > ----- Original Message ----- > From: "Carsten Ziegeler" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 28, 2003 4:44 PM > Subject: RE: Portal - Coplets / Sunlet > > > > There are several possible causes for this problem: > > - google does not send the correct mime-type ("text/html"). I can't > > believe that this is happening, but I'm adding it here for completeness > > - The xmlizer for text/html is not configured correctly > > - The xmlizer is not used. > > > > For any of the last two problems, it would be helpfull if you could > > provide the xml document, you used for including and the stacktrace. > > > > Carsten > > > > > -----Original Message----- > > > From: Richard Reyes [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, January 28, 2003 9:18 AM > > > To: [EMAIL PROTECTED] > > > Subject: Re: Portal - Coplets / Sunlet > > > > > > > > > > > > Hi Carsten, > > > > > > I have tried using the cinclude transformer and i got the error > below.... > > > > > > The element type "meta" must be terminated by the matching end-tag "". > > > > > > any ideas? > > > > > > i have checked the google source and it has a tag like this > > > <meta http-equiv="content-type" content="text/html; charset=UTF-8">any > > > workaround? > > > > > > thanks again > > > > > > ==================================================== > > > ----- Original Message ----- > > > From: "Carsten Ziegeler" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Monday, January 27, 2003 7:36 PM > > > Subject: RE: Portal - Coplets / Sunlet > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > From: Richard Reyes [mailto:[EMAIL PROTECTED]] > > > > > Sent: Monday, January 27, 2003 9:58 AM > > > > > To: [EMAIL PROTECTED] > > > > > Subject: Re: Portal - Coplets / Sunlet > > > > > > > > > > > > > > > Thanks for the respond, Carsten. > > > > > > > > > > If I understand it correctly, you were just discussing the links > > > > > that'll be > > > > > contained in the site that i'll include ( as a coplet ). > > > > Yes, exactly. > > > > > > > > > And it really sound very complex to me. Anyway, I dont understand > > > > > how would the portal draw the coplet if the link that im giving is > > > > > giving htmls while the portal require xml streams? > > > > > > > > Ah, yes - sorry, I forgot that :) - the cinclude transformer > > > > automatically transforms html to xhtml, so you have at the end xml > > > > that can easily be included. > > > > > > > > Carsten > > > > > > > > --------------------------------------------------------------------- > > > > 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]> > > > > > > > > > > --------------------------------------------------------------------- > > > 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]> > > > > > > > --------------------------------------------------------------------- > > 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]> > > > > --------------------------------------------------------------------- > 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]> > --------------------------------------------------------------------- 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]>