Hi, I'd like to use SlideRealm (Slide 2.0rc1). I used the full-dist target of build.xml and generated the catalina wrapper. I launched Tomcat. But I faced the following problems : - I had to copy the following jar files : slide-kernel-2.0rc1.jar, geronimo-jta.jar and slide-catalinawrapper-2.0rc1.jar into $CATALINA_HOME/server/lib because of class not found exceptions. - and then Tomcat stopped again failing to open the Domain.xml file.
The problem here is that Domain.xml file is in the slide.war file which Tomcat hasn't deployed yet at this phase of launching. It's like a bootstrap problem... What's wrong with my procedure ? Did I missed any other manual operations ? BTW: I had to patch server.xml manually because the ant command <patch> didn't worked (?). Any hints are welcome. Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
