Stupid problem with AMPostAuthProcess

Hello,

I have a problem with AMPostAuthProcess. I've implemented AMPostAuthProcessInterface, builded in jar, uploaded to /opt/sun/identity/lib/ , then added in AMconsole > (Service Configuration tab, Authentication/Core service, in the field Authentication Post Processing Class)

restarted application server, but the class was not loaded ....

Thank you for your help.....

[401 byte] By [SunNnus] at [2007-11-14]
# 1
You can try adding the jar to the appserver's classpath.
ankushkapoor at 2007-7-7 > top of java,Web & Directory Servers,Directory Servers...
# 2
I've tried many locations ... it is possible to add the location (to some property file) where i have the jar, so the classloader will load it on next restart of the app.server, isn't it?
SunNnus at 2007-7-7 > top of java,Web & Directory Servers,Directory Servers...