Line 1, column 9: Unable to find property 'released' on class: org.audit4j.core.Configuration

29 views
Skip to first unread message

fab...@gmail.com

unread,
Mar 14, 2018, 12:43:47 PM3/14/18
to Audit4j
Hi,

I am evaluating Audit4J for a project I am working on.

My environment:

wildfly-10.1.0.Final
java8

I have this code in a RequestedScope bean:

IAuditManager manager = AuditManager.getInstance();
manager.audit(new AuditEvent("Fab", "myMethod", new Field("myParam1Name", "myParam1"), new Field("myParam2Name", "myParam2")));

but I get this error:


Line 1, column 9: Unable to find property 'released' on class: org.audit4j.core.Configuration

What am I doing wrong?

Thank you in advance.

Fab.


Franck Benault

unread,
Mar 26, 2018, 5:46:14 PM3/26/18
to Audit4j
Hello,

Could please provide the configuration file used for Audit4j (audit4j.conf.yaml)

Regards Franck

 

Reply all
Reply to author
Forward
0 new messages