Hi Guys,
I am trying to connect to the BI Serve from a grails app and came across a very good source :
Getting started with BusinessObjects Java SDK
However, when I run my app I get an error because I am missing a class - com.businessobjects.sdk.aspect.LoggingContextAspect
I believe this is due to a jar file which I could not find in my install lib directory - wilog.jar
Once again, I am at 4.1 version.
Can someone please let me know if this is the right reason and also a location from where I could download this jar.
Thanks