Anthony Mills wrote:

> I get an error tring to start jetspeed it is at the
> bottom.  I can't seem to figure out what is wrong.  Do
> I need to get a new version of ecs?  I am using the
> one from cvs.  I built the cvs version, I am using all
> the correct jars.  Any ideas?  I also copied the
> config files from the cvs a modified them to work.
>

No. The problem is that, for one reason or other, Jetspeed cannot find the stylesheet.

It is in the distribution, src/content/css/default.css

It should be available to Jetspeed as /content/css/default.css (or whatever property 
you set up in your
configuration).

Are you running Jetspeed with Apache/JServ, Apache/Tomcat, Tomcat standalone?

This can make a difference in the place where you have to put your /content directory.

>
> Thanks,
>
> Anthony Mills
>
> Exception: java.lang.NullPointerException
>         at java.util.Hashtable.put(Unknown Source)
>         at
> org.apache.ecs.ElementAttributes.addAttribute(ElementAttributes.java:279)
>         at org.apache.ecs.html.Link.setHref(Link.java:85)
>         at org.apache.jetspeed.util.Util.getCSS(Util.java:97)
>         at
> org.apache.jetspeed.turbine.layouts.JetspeedLayout.doBuild(JetspeedLayout.java:96)
>         at
> org.apache.turbine.modules.Layout.build(Layout.java:93)
>         at
> org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:122)
>         at
> org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:170)
>         at
> org.apache.turbine.modules.Page.build(Page.java:92)
>         at
> org.apache.turbine.modules.PageLoader.exec(PageLoader.java:122)
>         at org.apache.turbine.Turbine.doGet(Turbine.java:372)
>         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
>         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
>         at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
>         at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
>         at
> org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
>         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
>         at
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
>         at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
>         at
> 
>org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:156)
>         at
> org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
>         at java.lang.Thread.run(Unknown Source)
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Calendar - Get organized for the holidays!
> http://calendar.yahoo.com/
>
> --
> --------------------------------------------------------------
> 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]

Reply via email to