ClassDefNotFoundError

Sort:
You are not authorized to post a reply.
Author
Messages
Greg Moeller
Veteran Member
Posts: 1498
Veteran Member
    I am getting the following in my systemout.log file for LBI after switching the authentication source to DSSO on a new server install for LBI.
    webapp        E com.ibm.ws.webcontainer.webapp.WebApp logError SRVE0293E: [Servlet Error]-[com/lawson/lawsec/authen/LawsonAuthentication]: java.lang.NoClassDefFoundError: com/lawson/lawsec/authen/LawsonAuthentication
        at com.lawson.efs.security.authenticationprovider.SSOAuthenticationProvider.getUserContext(SSOAuthenticationProvider.java:46)

    Anyone be able to tell me which jar file I'm missing from my JVM classpath?

    Java newbie,
    -Greg
    John Henley
    Senior Member
    Posts: 3348
    Senior Member
      Does that DSSO work without LBI?
      What versions of LSF9 / LBI?
      There are some peculiar instances where LBI and 9.0.1.5 LSF9/SSO break with certain patches.
      Thanks for using the LawsonGuru.com forums!
      John
      Jimmy Chiu
      Veteran Member
      Posts: 641
      Veteran Member
        ENV verison?
        LBI version?
        WAS version?
        Post your classpath.
        Greg Moeller
        Veteran Member
        Posts: 1498
        Veteran Member
          Hey, guys... I finally figured this one out.
          Being so used to DSSO installs (I've done quite a few since the beginnings of LBI/DSSO), that I didn't even realize that there was a second choice
          down at the bottom. I was picking Lawson DSSO, and I should have been picking Lawson DSSO v9.0.1.5+

          When I pick the second choice all works just fine again. I guess it helps to pay a little bit of attention to the screens!

          Thanks for the help!!
          You are not authorized to post a reply.