get sitemap uri

2006-06-21 Thread kathi . mailbox
Hi! I need to have the uri of my sitemap in the form: http://localhost:8080/cocoon/app (The file sitemap.xmap is in the app directory). How can I get it and save it in a global variable of the sitemap? Kathi _ Der WEB.DE

fo:external-graphic does not work

2006-06-16 Thread kathi . mailbox
Hi everybody, I'm generating a pdf document by using the fo2pdf serializer. I want to embed a gif graphic into my pdf file. But the following code does not work: fo:block fo:external-graphic src=room.gif/ /fo:block I've read many tips in the web but these code snippets also are not working:

xsl produces not well-formded xml for a XInclude command

2006-05-29 Thread kathi . mailbox
Hi, I have a problem with the xinclude transformer. I produce the xinclude command in the following stylesheet: xsl:template match=insert data xi:include xsl:attribute name=href xsl:value-of select=$server / xsl:text?_XQUERY=update+insert/xsl:text xsl:if

Re: xsl produces not well-formded xml for a XInclude command

2006-05-29 Thread kathi . mailbox
-Ursprüngliche Nachricht- Von: users@cocoon.apache.org Gesendet: 29.05.06 11:02:27 An: users@cocoon.apache.org Betreff: Re: xsl produces not well-formded xml for a XInclude command [EMAIL PROTECTED] escribió: Hi, I have a problem with the xinclude transformer. I produce the

RE: xsl produces not well-formded xml for a XInclude command

2006-05-29 Thread kathi . mailbox
Hi Arthur, I've inserted a xml serializer directly before the xinclude transformer in my sitemap. And this working code is what I get then (with double-quotes). But perhaps it's just a view from the firefox browser, Jason was writing something like that. Kathi -Ursprüngliche

Re: Exception in ServerPagesGenerator.generate() during xinclude

2006-05-24 Thread kathi . mailbox
-Ursprüngliche Nachricht- Von: users@cocoon.apache.org Gesendet: 23.05.06 16:26:31 An: users@cocoon.apache.org Betreff: Re: Exception in ServerPagesGenerator.generate() during xinclude -Ursprüngliche Nachricht- Von: users@cocoon.apache.org Gesendet: 23.05.06

delete cache after every change?

2006-05-23 Thread kathi . mailbox
Hi! I have a problem with the cocoon cache: Cocoon remembers everything, when I make a change in my code, there is often no reaction on it. Normally I have to stop the tomcat server and delete the work directory of cocoon and then cocoon recognizes the new lines. If I have a change in my

RE: delete cache after every change?

2006-05-23 Thread kathi . mailbox
-Ursprüngliche Nachricht- Von: users@cocoon.apache.org Gesendet: 23.05.06 09:18:45 An: users@cocoon.apache.org Betreff: RE: delete cache after every change? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: dinsdag 23 mei 2006 9:15 To:

Exception in ServerPagesGenerator.generate() during xinclude

2006-05-23 Thread kathi . mailbox
Hi, I have a problem with the xinclude transformer. After calling it, I get the following error message: org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: java.lang.RuntimeException: org.xml.sax.SAXException: Exception occured