Work well here..

i use it..

and i try SSL support in 4.0.2 work well too...



Frans
----- Original Message -----
From: "Glenn Golden" <[EMAIL PROTECTED]>
To: "'Jetspeed Users List'" <[EMAIL PROTECTED]>
Sent: Friday, February 15, 2002 10:03 PM
Subject: RE: Does jetspeed really work with tomcat 4.0.2?


> Yesterday I got the following working:
>
> jdk 1.4.0
> tomcat 4.0.2
> jetspeed 1.3a2
>
> The tomcat I started with was the "LE" version, designed for jdk 1.4.0,
> which leaves out some common/lib/jar files like xerces... this did NOT
work.
>
> Putting back into tomcat/common/lib the xerces and some other jars (like
> mail) from the tomcat 4.0.2 full distribution, and jetspeed worked just
> fine!  In this case, jdk has xml in rt.jar, tomcat has xml in
> common/lib/xerces.jar, and jetspeed has xml in
WEB-INF/lib/xerces_1_3_1.jar.
> (But it worked!).
>
> This was on a clean windows XP installation.  I changed tomcat's port to
80
> from 8080, and was running it as a service.
>
> Note, I am also running jetspeed on tomcat 4.0.1 and jdk 1.3.1, without
> messing around with jar files at all.
>
> - Glenn
>
> > -----Original Message-----
> > From: Michael Mealling [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 15, 2002 9:39 AM
> > To: [EMAIL PROTECTED]
> > Subject: Does jetspeed really work with tomcat 4.0.2?
> >
> >
> > Getting desperate I went back to first principles:
> >
> > I've gone 100% vanilla: 100% unmodified tomcat4.0.2 with the
> > binary 1.3a2
> > version of the jetspeed war using all of the defaults. I
> > simply dropped
> > the war into the webapps directory and ran
> > $CATALINA_HOME/bin/startup.sh.
> >
> > jetspeed.log and catalina.out make it seem as though
> > everything started
> > up fine. But when the first page is viewed, jetspeed only displays
> > the login, banner and left hand side navigation bar. jetspeed.log
> > says this:
> >
> > [Thu Feb 14 19:59:47 EST 2002] -- ERROR -- Error rendering
> > Velocity template: screens/html/Home.vm: Invocation of method
> > 'getPane' in  class
> > org.apache.jetspeed.util.template.JetspeedTool threw
> > exception class java.lang.NoClassDefFoundError[Thu Feb 14
> > 19:59:47 EST 2002] -- ERROR -- Error rendering Velocity
> > template: screens/Error: Unable to find resource 'screens/Error'
> > [Thu Feb 14 19:59:47 EST 2002] -- ERROR --
> > Exception:  org.apache.turbine.util.TurbineException:
> > Error rendering Velocity template: screens/Error: Unable to
> > find resource 'screens/Error'
> >
> > So far the only discussion on the list concerning tomcat4.0.2 is the
> > xml parser/classloader issue. So I moved
> > common/lib/xerces.jar to server/lib.
> > webapps/jetspeed/WEB-INF/lib/xerces_1_3_1.jar is left as is.
> > When I do
> > that catalina.out has this:
> >
> > StandardContext[/jetspeed]: Servlet /jetspeed threw load()
> > exception: javax.servlet.ServletException: Servlet.init() for
> > servlet jetspeed threw exception
> > javax.servlet.ServletException: Servlet.init() for servlet
> > jetspeed threw exception
> > at
> > org.apache.catalina.core.StandardWrapper.loadServlet(StandardW
> > rapper.java:935)
> >
> > And the main page is just one big exception saying it can't find
> > org.xml.sax.SAXException (no idea what the actual Exception is)...
> >
> > Question: should I even be trying to get jetspeed to work on
> > tomcat4 at all?
> > Has anyone else gotten it to work. If so, what did you?
> >
> > -MM
> >
> > P.S. and another thing: how come sending subscibe mail to
> > [EMAIL PROTECTED] doesn't do anything? I've
> > never gotten any mail from the list after several attempts. I have to
> > read responses on the list archive web page....
> >
> > --
> > --------------------------------------------------------------
> > ------------------
> > Michael Mealling |      Vote Libertarian!       | urn:pin:1
> > [EMAIL PROTECTED]      |                              |
> http://www.neonym.net
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to