We implemented a similar sounding audit log several months back (though we no 
longer use Hessian) - I'd be interested in seeing what you have.  In our case 
we needed to audit all service methods invoked (and their parameters) and all 
data operations performed (that is, all Hibernate operations).  We also 
wanted the ability to query against specific DTO objects and their property 
values, so our audit log also records object class and properties for 
parameters, return value, and exceptions.

  - Andy

On Monday 20 December 2004 05:53 pm, Seth Ladd wrote:
> That's pretty much what we had in mind.  Our requirement is an audit log
> of all method calls, even those at a remote location.  The "who" in the
> audit log is the end user that initiated the use case.
>
> Speaking of, our audit log aspect might be a good donation to Acegi.
> Accounting is the third 'A' in AAA, after all. :)
>
> > If you'd like to contribute something, I'd be pleased to add it.
>
> If we actually go down this road, I'd be happy to donate what we have.
>
> Thanks,
> Seth


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to