DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28975>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28975 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-20 20:14 ------- Yes, the auth-protect -action is run before this. However, I found a workaround. If used the session-context with the jxpath-inputmodule, this works: <value name="foobar" type="int"> <mode name="jxpath" type="all"> <parameter>.</parameter> <from-parameter>authentication/authentication/ID</from-parameter> <input-module name="session-context"/> </mode> </value> But one shouldn't need to use this jxpath-inputmodule as a "wrapper", right? However, the example above works for me now. WDYT? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
