on 9/11/2000 11:03 AM, "David Ramsey" <[EMAIL PROTECTED]> wrote: > Checking the two, I see that Turbine.class is now a member of > org.apache.turbine so I modified the servlet class as follows: > <servlet> > <servlet-name>jetspeed</servlet-name> > <servlet-class>org.apache.turbine.Turbine</servlet-class> > <init-param> > <param-name>properties</param-name> > <param-value/WEB-INF/TurbineResources.properties</param-value> > </init-param> > </servlet> > > This loads correctly and at least gets me back to the home/login page. > > I am wondering if the Turbine docs should be updated to reflect this class > name change, and if not, why was I unable to locate the class without making > it explicit as noted above? If you read the archives of this list, you would see that things had changed a few weeks ago. Which Docs still reference the old path? You were unable to locate the class cause the packaged changed. -jon -- http://scarab.tigris.org/ | http://noodle.tigris.org/ http://java.apache.org/ | http://java.apache.org/turbine/ http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/ http://www.collab.net/ | http://www.sourcexchange.com/ ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]
