Re: [sunxacml-discuss] problem of "time-range" sample
Brought to you by:
farrukh_najmi,
sethp
|
From: Seth P. <Set...@su...> - 2005-07-27 17:06:07
|
On Jul 27, 2005, at 9:15 AM, Y Han wrote: > I encountered some problems when I try to execute sun_xacml_1.2 > samples. The "generated" and "sensitive" samples are OK, but there are > errors of "door-access" sample as following: Are you using java 1.5? Several people have reported this error under 1.5, where it seems changes were made in parsing time values. If you look in the mailing list archives you'll find substantial discussion on this. The temporary fix involves using a particular form of time specification (you'll have to look in the archives for this, since I can't remember off the top of my head all the details). I have this on my list of things to fix, but if anyone wants to volunteer to test and commit a fix, I'd be happy to get it in the 1.2 tree. seth |