Hello Everyone,

  I am also running into the same problem with Resin 3.0. Is there is a fix
or workaround for this problem ?

Thanks in advance.
-Kumar



Karthik_rcs wrote:
> 
> HellO Team,
> We have some issues while migrating from 2 to 3 of resin.
>    <login-config>
>         <auth-method>form</auth-method>
>         <form-login-config form-login-page="/jsp/logon.jsp"
> form-error-page="/jsp/logonerror.jsp" internal-forward="true"
> form-uri-priority="false"/>
>         <authenticator>
>             <class-name>com.A.B.B.C</class-name>
>             <init-param serviceClass="AAA.BB.CCC"/>
>         </authenticator>
>     </login-config>
> 
> 
> The Class name is kept intentionally of not exposing the internal
> information. 
> 
> I am getting the instantiation exception while starting resin  with the
> above thing in web.xml saying error as 
> 
> [2007/02/26 16:35:31.765] com.caucho.config.LineConfigException:
> WEB-INF/web.xml:242: java.lang.InstantiationException:
> com.caucho.server.security.ServletAuthenticator
> 
> Kindly Clarify what can be done with this
> 
> Karthik R
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Authenticator-Tag-in-web.xml-for-Resin-3.0-tf3292145.html#a10440459
Sent from the Resin mailing list archive at Nabble.com.



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to