asked on October 30, 2019
I'm fairly new to programming in Java. I'm currently trying to troubleshoot creating a simple program that creates a document within Laserfiche using JRA. I started out trying to establish a simple connection to a repository however I'm currently running into an issue when doing so. The current issue is that I am getting a java.lang.NoClassDefFoundError when trying to create a session connection. I am currently using NetBeans as my IDE of choice and have included JRA-10.0.0.jar as a library reference. Any word of advice to get things going.
Error message:
0
0