Hey all,

I deployed a cocoon application in tomcat 5.0, it can display the content of 
temporary context.
but when I deployed it in weblogic 8.1 SP5,it cannot display the content of 
temporary context.

I use log transformer to view the result of authentication:
<authentication>
    <data>here's failure message of login</data>
</authentication>

I use <session:getxml context="temporary" path="/data"/> to display the failure 
message in my 
login page.

in tomcat it's ok,but no ok in weblogic.

who can give me hand?
thanks a lot!



zhihong.fan
2007-04-28

Reply via email to