graphaware / neo4j-framework

GraphAware Neo4j Framework
244 stars 68 forks source link

Cannot find Audit module #98

Closed kingo999 closed 4 years ago

kingo999 commented 4 years ago

I cannot seem to find the Audit module: com.graphaware.module.AuditModuleBootstrapper. 2019-10-25 09:08:12.999+0000 INFO Bootstrapping module with order 2, ID FSM, using com.graphaware.module.AuditModuleBootstrapper 2019-10-25 09:08:13.000+0000 ERROR Unable to bootstrap module 2 com.graphaware.module.AuditModuleBootstrapper java.lang.ClassNotFoundException: com.graphaware.module.AuditModuleBootstrapper at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

Has this module been removed from the latest version? I checked in community and server editions jar files and do not see any reference to Audit - 3.5.11.54

ikwattro commented 4 years ago

Audit is a commercial offering only. There is no open-source releases. Feel free to send an e-mail to info@graphaware.com for more information.