<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]

Reply via email to