Re: [sunxacml-discuss] sunxacml policy evaluation problem
Brought to you by:
farrukh_najmi,
sethp
|
From: Ashok S. <as...@sf...> - 2005-03-11 18:56:40
|
After the action is matched i.e. "read". it applies the rule. on line # 289 Apply.java there are no values inside List "parameters" when it tries to run the rule after matching the action. I am not sure if thats normal, I think that might be the problem. But I dont know how to fix it. Thanks, Ashok. On Thu, 10 Mar 2005 18:50:11 -0500, Seth Proctor <Set...@Su...> wrote: > >> I made a class to generate the RequestCtx object. Because I use the >> same class to test with both policies (policy in the file and the >> policy generated by the policy builder) it is unlikely that there are >> any additional space or typos. >> >> Also, I manually inspected both policies, generated by the policy >> builder class, and the policy in the file. Both are same. > > Hrm. Without seeing more of your system, it's hard to guess at what's > going wrong. If the request is really the same in both cases, and you're > creating the same policies both times, then there's no reason the > attribute should be available in one place and not the other. It's > strange. Hrm... > > Are you seeing any other unexpected errors or messages? Any hints as to > where there might be a problem? > > > seth > > -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/ |