Please disregard this question. I had the wrong file in my ClassPath. It is worth noting that as soon as I updated the filename, it worked perfectly.
Hi Everyone, I am getting the following error: Not using JCIFS NTLM proxy authentication due to java.lang.ClassNotFoundException: jcifs.ntlmssp.NtlmFlags (add jcifs.jar to lib folder if required) I have added the file "jcifs-1.3.18.jar" to my project and also added the file to my ClassPath. Even with these changes, I still get the above error. Any guidence would be apprecaited. Thank you!