Hello All,
I have a Java DC containing a logon module class. And I have published this class as archive public part.
This Java DC is added as a dependency to a EAR DC which is deployed on Portal server from NWDS.
Now problem that I am facing is that this class which is present in Java DC isn't found at runtime and logon module runs into ClassNotFoundException.
Any hint/help about what I might be missing here?
I have similar logon module class present in a Java DC and deployed via EAR and that's working fine.
I did compare both implementations, but couldn't figure out the missing point.
Please help.
Thanks & Regards,
Amey