"Kumar, Ashok" wrote:

> Hi Sliders
>
> Trying to run the Slide thru the Tomcat giving problems. As given in the
> http://jakarta.apache.org/slide/howto-tomcat.html
> last section tried to activate wrappers.catalina.SlideRealm by having
> the following entry in the conf/server.xml of tomcat
> <Realm className="wrappers.catalina.SlideRealm" />. Getting the
> following error while starting of Tomcat
>
> Catalina.start: java.lang.IllegalArgumentException: argument type
> mismatch
> java.lang.IllegalArgumentException: argument type mismatch
>
> Does any one have any solution or workaround. The archives not giving a
> conclusive solution

Do you have a stacktrace?
Version of tomcat and slide?

You only need to reconfigure the realm if you want your users to be defined
inside slide and not in tomcat-users.xml
Can you test your setup first with the original realm, does that work ?


Dirk

Reply via email to