Whoops.. Cocoon2.1M2

----- Original Message -----
From: "JD Daniels" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 27, 2003 1:46 PM
Subject: Did Something happen to the sessiontransformer?


>    <map:transformer name="session" pool-grow="4" pool-max="32"
pool-min="8"
>
src="org.apache.cocoon.webapps.session.transformation.SessionTransformer"/>
>
>       <map:match pattern="mgr-menu.xml">
>         <map:generate src="context:/resources/docs/menus/menu.xml"/>
>         <map:transform type="session"/>
>         <map:serialize/>
>       </map:match>
>
> Completely ignores it.. no error logged anywhere, but This is what i get
in
> my browser:
>
> <firstname>
> <session:getxml context="authentication"
> path="/authentication/data/firstname"/>
> </firstname>
>
> (The Authentication seems to be working normally.. ie, logging in and out)
>
> JD
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to