Thomas Richards wrote:
> Thanks for the reply!
>
> I've been using Resin for quite a while & have got a stable installation
> so I don't want to to start installing Tomcat as well unless I _have_
> to. It seems to me that the problem isn't to do with Resin/Tomcat - it
> looks like there are some Java classes in Jetspeed that expect to load
> org.apache.turbine.Turbine rather than just Turbine. I've looked through
> the TurbineResources & JetspeedResources files to see if this is
> something that can be set externally, but no success as yet.
>
It should be set when you configure the jetspeed servlet as
org.apache.turbine.Turbine or Turbine, depending on the Turbine version. Jetspeed
is just an alias for Turbine, and it should be configured in web.xml or the
equivalent configuration file.
>
> I started with 1.1, but I've also downloaded 1.2b1 & got the same error.
> I haven't seen your post, unfortunately - I've only just subscribed &
> the mail archive hasn't got today's stuff yet. If you could forward me a
> copy that would be great!
>
> Many thanks,
> Tom Richards
>
> Peter Brooke wrote:
> >
> > Richard,
> >
> > are you using 1.2-b1 ? If so follow the instruction on my post earlier today
> > and it should work OK. I'd get it working with Tomcat (rather than Resin) to
> > start with, and switch later.
> >
> > Peter.
> >
> > ----- Original Message -----
> > From: "Thomas Richards" <[EMAIL PROTECTED]>
> > To: "JetSpeed" <[EMAIL PROTECTED]>
> > Sent: Thursday, November 30, 2000 1:15 PM
> > Subject: Problem with Turbine class package
> >
> > > I've just installed Jetspeed 1.1 (NT4.0, Resin) and have managed to get
> > > it to show the initial screen.
> > >
> > > But I keep running into the following error when I try doing _anything_
> > > else:
> > >
> > > java.lang.ClassNotFoundException: org.apache.turbine.Turbine
> > >
> > > I've looked in the turbine JAR file & found that Turbine isn't in
> > > org.apache.turbine - it isn't in any package - it's just loose.
> > >
> > > I got the initial screen to appear by pointing my servlet config to
> > > Turbine on
> > > its own (ie. no package), but I can't see how I can make Jetspeed itself
> > > look for Turbine rather than org.apache.turbine.Turbine.
> > >
> > > Has anyone else encountered this problem? I'd be very grateful for any
> > > tips!
> > >
> > > Thanks,
> > > Tom Richards
> > >
> > >
> > > --
> > > --------------------------------------------------------------
> > > Please read the FAQ! <http://java.apache.org/faq/>
> > > To subscribe: [EMAIL PROTECTED]
> > > To unsubscribe: [EMAIL PROTECTED]
> > > Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
> > > Problems?: [EMAIL PROTECTED]
> > >
> >
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
> > Problems?: [EMAIL PROTECTED]
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]