Skip to Content
0
Former Member
May 02, 2007 at 01:41 PM

JAAS Login Module development/deployment - getting en error

36 Views

Guys,

I have developed a JAAS Login Module (as per the SAP documentation) and configured the J2EE Engine (as per the SAP documentation) for this module to sit amongst several other standard modules, but I have a problem. I am unable to get the Module working on one portal instance and I am getting an error in the default.trc file when the server restarts after SDM deployment.

The error is: "cannot load login module class....... java.lang.ClassNotFoundException........"

The whole thing works on another instance of EP6 SP16,17 and 18..... however it does not work on this one completely separate instance (there probably are configuration difference between these instances!)

Im not quite sure, given this set of circumstances, what could be causing the Login Module not to load. Which part of the configuration of the J2EE engine should I look in, something perhaps overlooked in the documentation?

Thanks

Adrian