hi doug!

Doug Chestnut wrote:
Hi Jörn,
I have noticed this as well. I was able to trace it back to this part of the global-sitemap:

<map:aggregate element="menu" ns="http://apache.org/cocoon/lenya/menubar/1.0";>
          <map:part src="cocoon:/menu-xml/{1}/{2}/{3}" strip-root="true"/>
<map:part src="cocoon:/menu-xml/modules/{1}/{2}.xml" strip-root="true"/>
        </map:aggregate>

It looks to be a bug in the map:aggregate. The strip-root="true" seems to be causing the problem. It is adding multiple xmlns="http://apache.org/cocoon/lenya/menubar/1.0"; to the root menu element. I am not really sure why this duplicate attribute error is being reported as logger is null.

hmm. i can't confirm this. if i remove the strip-root attributes for the sake of testing, the namespace node duplication should not occur (but of course other things will break). but the error about the logger remains the same. weird.

are you using java 1.5 as well?

is anyone *not* having this issue with current trunk?



--
"Open source takes the bullshit out of software."
        - Charles Ferguson on TechnologyReview.com

--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: [EMAIL PROTECTED], Telefon: 0203/379-2736

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to