On 21 Mar 2003, Martin Holz wrote: > Wong Kam Lai <[EMAIL PROTECTED]> writes: > > > I've config with server.xml by replacing > > > > <Realm className="org.apache.catalina.realm.MemoryRealm"/> > > with > > <Realm className="wrappers.catalina.SlideRealm"/> > > > > However, the following error prompts out .. > > > > java.lang.reflect.InvocationTargetException > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > > Did you move the slide jars to CATALINA_HOME/common/lib ? > Tomcat itself must find the slide classes at startup. Yes already .
> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
