RE: XInclude in sitemap.xmap

2012-11-20 Thread Robby Pelssers
f the input file and transformer. Robby -Original Message- From: Mansour Al Akeel [mailto:mansour.alak...@gmail.com] Sent: Tuesday, November 20, 2012 2:41 PM To: users@cocoon.apache.org Subject: Re: XInclude in sitemap.xmap Robby, The serializer removes the extra xi:xmlns. However whe

Re: XInclude in sitemap.xmap

2012-11-20 Thread Mansour Al Akeel
sage----- > From: Mansour Al Akeel [mailto:mansour.alak...@gmail.com] > Sent: Tuesday, November 20, 2012 6:47 AM > To: users@cocoon.apache.org > Subject: Re: XInclude in sitemap.xmap > > Thank you Robby. I think I found the issue. I

RE: XInclude in sitemap.xmap

2012-11-20 Thread Robby Pelssers
ooks like. I want to understand if you made a mistake or you spotted another potential bug. Robby -Original Message- From: Mansour Al Akeel [mailto:mansour.alak...@gmail.com] Sent: Tuesday, November 20, 2012 6:47 AM To: users@cocoon.apache.org Subject: Re: XInclude in sitemap.xmap T

Re: XInclude in sitemap.xmap

2012-11-19 Thread Mansour Al Akeel
>>> >>> >>> >>> >>> >>> Test2: Use {global:propertyName} in the @value of a parameter does >>> not seem to work >>> ----------

RE: XInclude in sitemap.xmap

2012-11-15 Thread Robby Pelssers
2.5.xsd";> >> >> > name="org.apache.cocoon.sitemap.expression.LanguageInterpreterFactory" >> >> class="org.apache.cocoon.sitemap.expression.PrototypeLanguageInterpre >> terFactory" /> >> >> > class="org.apach

RE: XInclude in sitemap.xmap

2012-11-15 Thread Robby Pelssers
51 AM To: users@cocoon.apache.org Subject: Re: XInclude in sitemap.xmap One additional problem. This is not related to the property resolution, but to the XInclude. After I process xinclude, if I apply another transformation, I get an error: Caused by: org.xml.sax.SAXException: Namespace for p

Re: XInclude in sitemap.xmap

2012-11-14 Thread Mansour Al Akeel
emap.InvocationImpl >> >> public Object resolveParameter(final String parameter) { >> >> } >> >> But I think that method is not called for evaluating @value of a >> . >> >> If anyone can fix this today.. be my guest. Otherwise I will t

Re: XInclude in sitemap.xmap

2012-11-14 Thread Mansour Al Akeel
Robby Pelssers [mailto:robby.pelss...@nxp.com] > Sent: Wednesday, November 14, 2012 5:38 PM > To: users@cocoon.apache.org > Subject: RE: XInclude in sitemap.xmap > > The solution you're looking for resides in using a LanguageInterpreter. > &g

RE: XInclude in sitemap.xmap

2012-11-14 Thread Robby Pelssers
Robby Pelssers [mailto:robby.pelss...@nxp.com] Sent: Wednesday, November 14, 2012 5:38 PM To: users@cocoon.apache.org Subject: RE: XInclude in sitemap.xmap The solution you're looking for resides in using a LanguageInterpreter. Cocoon already has a few imple

RE: XInclude in sitemap.xmap

2012-11-14 Thread Robby Pelssers
/schema/beans/spring-beans-2.5.xsd";> Robby -Original Message- From: Robby Pelssers [mailto:robby.pelss...@nxp.com] Sent: Wednesday, November 14, 2012 5:18 PM To: users@cocoon.apache.org Subject: RE: XInclude in sitemap.xmap I did a little test myself and

RE: XInclude in sitemap.xmap

2012-11-14 Thread Robby Pelssers
C2.2 as I've used inputmodules quite a lot. Robby -Original Message- From: Mansour Al Akeel [mailto:mansour.alak...@gmail.com] Sent: Wednesday, November 14, 2012 4:09 PM To: users@cocoon.apache.org Subject: Re: XInclude in sitemap.xmap I am using 3.0.0-beta-1-SNAPSHOT built

Re: XInclude in sitemap.xmap

2012-11-14 Thread Mansour Al Akeel
; > > >value="${exportFolder}/{1}/merged"/> > > > > > Robby > > -Original Message- > From: Mansour Al Akeel [mailto:mansour.alak...@gmail.com] > Sent: Wednesday, November 14, 2012 6:40 AM > To: us

RE: XInclude in sitemap.xmap

2012-11-14 Thread Robby Pelssers
opertyName} Robby -Original Message- From: Mansour Al Akeel [mailto:mansour.alak...@gmail.com] Sent: Wednesday, November 14, 2012 6:40 AM To: users@cocoon.apache.org Subject: Re: XInclude in sitemap.xmap Thank you both for helping. Robby, this is the message I am getting now. 05:35:08.304

Re: XInclude in sitemap.xmap

2012-11-13 Thread Mansour Al Akeel
e of this: just tested your fix and the build > runs fine. > > For records, could you please file an issue on JIRA (COCOON3), add your > fix revision number as comment and then close it? > Thanks. > > Regards. > >> -Original Message- >> From: Robby Pelsse

Re: XInclude in sitemap.xmap

2012-11-13 Thread Francesco Chicchiriccò
elss...@nxp.com] > Sent: Tuesday, November 13, 2012 2:49 PM > To: users@cocoon.apache.org > Subject: RE: XInclude in sitemap.xmap > > Ok... I found the problem. > > Inside org.apache.cocoon.sitemap.node.AbstractSitemapNode the baseUrl is > overridden, although it

RE: XInclude in sitemap.xmap

2012-11-13 Thread Robby Pelssers
: users@cocoon.apache.org Subject: RE: XInclude in sitemap.xmap Ok... I found the problem. Inside org.apache.cocoon.sitemap.node.AbstractSitemapNode the baseUrl is overridden, although it correctly receives the baseUrl. invocationParams = { baseUrl=file:///c:/tmp/ cacheKey={map:0} test=hello

RE: XInclude in sitemap.xmap

2012-11-13 Thread Robby Pelssers
I still need to commit the fix... will let you know once done. Robby -Original Message- From: Mansour Al Akeel [mailto:mansour.alak...@gmail.com] Sent: Tuesday, November 13, 2012 3:51 PM To: users@cocoon.apache.org Subject: Re: XInclude in sitemap.xmap Robby, thank you a lot for

Re: XInclude in sitemap.xmap

2012-11-13 Thread Mansour Al Akeel
")); > } > Will let you know once tested. > > Robby > > -Original Message- > From: Robby Pelssers [mailto:robby.pelss...@nxp.com] > Sent: Tuesday, November 13, 2012 2:49 PM > To: users@cocoon.apache.org > Subject: RE: XInclude in sitemap.xmap > > Ok.

RE: XInclude in sitemap.xmap

2012-11-13 Thread Robby Pelssers
tested. Robby -Original Message- From: Robby Pelssers [mailto:robby.pelss...@nxp.com] Sent: Tuesday, November 13, 2012 2:49 PM To: users@cocoon.apache.org Subject: RE: XInclude in sitemap.xmap Ok... I found the problem. Inside org.apache.cocoon.sitemap.node.AbstractSitemapNode the baseU

RE: XInclude in sitemap.xmap

2012-11-13 Thread Robby Pelssers
age- From: Robby Pelssers [mailto:robby.pelss...@nxp.com] Sent: Tuesday, November 13, 2012 2:32 PM To: users@cocoon.apache.org Subject: RE: XInclude in sitemap.xmap I'm debugging your issue and so far I'm pretty bedazzled ab

RE: XInclude in sitemap.xmap

2012-11-13 Thread Robby Pelssers
13, 2012 1:19 PM To: users@cocoon.apache.org Subject: Re: XInclude in sitemap.xmap I can not include all my files, but here's the relevant parts:

Re: XInclude in sitemap.xmap

2012-11-13 Thread Mansour Al Akeel
I can not include all my files, but here's the relevant parts: In my xml file: http://www.w3.org/2001/XInclude"/>

Re: XInclude in sitemap.xmap

2012-11-12 Thread Francesco Chicchiriccò
On 13/11/2012 05:49, Mansour Al Akeel wrote: > I am doing two project. > A personal one with C3.0, and one for a product, and using C2.2. > This issue is happening with C3.0. > > I didn't get a chance to test the files you sent me. Ok, take a look there, then: using the XInclude transformer should

Re: XInclude in sitemap.xmap

2012-11-12 Thread Mansour Al Akeel
I am doing two project. A personal one with C3.0, and one for a product, and using C2.2. This issue is happening with C3.0. I didn't get a chance to test the files you sent me. However, from the logs (which are really hard to read), it looks like I am having issues with the baseUrl. I looked into

Re: XInclude in sitemap.xmap

2012-11-11 Thread Francesco Chicchiriccò
On 12/11/2012 07:59, Mansour Al Akeel wrote: > Here's what I am doing: > > >src="{global:base.repo.path}/articles/{map:id}/index.xml" /> > > > > and this is error: > [...] Hi, did you take a look at sample sitemap.xmap [1] (around line 387) and s

Re: XInclude in sitemap.xmap

2012-11-11 Thread Mansour Al Akeel
Here's what I am doing: and this is error: 06:49:07.958 [btpool0-1] DEBUG o.a.c.jci.stores.MemoryResourceStore - reading resource org/apache/cocoon/sitemap/InvocationImpl.class 06:49:07.959 [btpool0-1] ERROR o.a.cocoon.servlet.XMLSitemapSe