Ok Jon, I see it now. I had a pair of browser windows open and the new docs do correctly reference the full class name. I was also looking at the install docs at http://java.apache.org/turbine/install.html and those are the ones that still say just Turbine. I need to keep an eye on which browser window I am looking at, I suppose. ;-) David Ramsey ============================================================== "Always listen to experts. They'll tell you what can't be done, and why. Then do it." -- Lazarus Long, in Robert Heinlein's Time Enough for Love ============================================================== ----- Original Message ----- From: "Jon Stevens" <[EMAIL PROTECTED]> To: "Turbine" <[EMAIL PROTECTED]> Sent: Monday, September 11, 2000 2:20 PM Subject: Re: I'm using Turbine with Jetspeed and noticed the following change... > 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 > > -- ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]
