>-----Original Message-----
>From:     Scott T Weaver <[EMAIL PROTECTED]>
>Subject:  RE: Request for help in getting Jetspeed-2 running on Windows:Part 2
>
>I noticed you talk about an "installation package" in your previous emails.
>Are you building from source or from the binary distribution?
>
>If you are using the bin dist, then you do not have to follow the
>getting-started page.
>
>Regards,
>Scott


I downloaded "jetspeed-2.0-M1.zip" and extracted the files to the Tomcat 
directory. The directories this created appear to have complied code (the files 
extensions are .class, not .java).

As a sanity check I have also downloaded (but not expanded) 
"jetspeed-2.0-M1-src.zip" and examined it. I can see ".class" files and 
multiple "maven.xml" files in the archive, and there are no "maven.xml" files 
in my file system.

When you say "the source directory for jetspeed, usually jakarta-jetspeed-2", 
are you saying that if I expanded the source files to my file system and placed 
them in a directory called "jakarta-jetspeed-2" then that would be what the 
instructions mean when they say "${jetspeed-2-home}"?

All right. I've downloaded and deployed the Jetspeed-2 binaries (I'm pretty 
sure), started Tomcat, and I've navigated to "http://localhost:8080/jetspeed";. 

What I get is a stack trace. The exception part of the page is below. I don't 
know how to interpret it beyond the fact that jetspeed didn't start. Can anyone 
point me in the right direction?

Thanks again.
============================================================
javax.servlet.ServletException: Failed to initalize jetspeed.  
org.apache.jetspeed.exception.JetspeedException: Unable to create Engine
        
org.apache.jetspeed.engine.JetspeedServlet.doGet(JetspeedServlet.java:206)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        
org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:690)
        
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:657)
        org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:45)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:99)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

============================================================





-- 
Charles Knell
[EMAIL PROTECTED] - email






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

Reply via email to