problem:run authentication sample
after deploy the autentication sample program,i can not run it.error info:
ERROR: Can't create Authenticator:
java.lang.ClassNotFoundException: com.iplanet.am.samples.authentication.providers.AuthfmhtestAuthenticationModule Factory
i had modify classpath and jvm12.conf
OS:win2000
why?
Thanks
[351 byte] By [
706152] at [2007-11-25 8:25:56]

Make sure you have the following jar file & add it to your classpath.
/opt/SUNWam/lib/am_services.jar
You will need the following jar files:
am_sdk.jar
am_services.jar
am_sso_provider.jar
crimson.jar
jaas.jar
jaxp.jar
jss311.jar
servlet_2_3.jar
xmlParserAPIs.jar
which sample are you trying to run?
-Thomas Peng