Hello, I've seen some discussion of this component lately on the mailing list but my problem seems a little different. I have ensured that my session namespace is updated to the new one (http://apache.org/cocoon/session/1.0), so that's not the problem.
Basically, this is what is happening. I have the following fragment before the transformer: -------->8--------------------------------------------- You are logged in as <session:getxml xmlns:session="http://apache.org/cocoon/session/1.0" context="authentication" path="/authentication/ID"/> [<link uri="logout">Logout</link>] -----------------------------------------8<------------ After applying the session transformer it looks like this: -------->8--------------------------------------------- [<link uri="logout" context="authentication" path="/authentication/ID">Logout</link>] -----------------------------------------8<------------ Strangely, I'm also noticing that the xalan transformer (not xsltc) is removing the session namespace declarations, but the above odd-operation is still occuring, so I would guess that it has nothing to do with this problem. Does such an error look familar to anyone? TIA Steven __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]