(uhoh, back from the midsummer celebrations and now trying to dig
through all the emails...)

I had the same problem once... I fixed it in my local copy, not sure if
I posted the diff (it was before I got write access)... I'll check it
out and let you know...

Neeme

> -----Original Message-----
> From: Steve Belt [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 24, 2000 11:08 PM
> To: JetSpeed
> Subject: Cannot access XSP applications
> 
> 
> (Thanks Kevin, you were right about the lib folder - I now 
> see Jetspped)
> 
> (Thanks Kevin, you were right about the lib folder - I now 
> see Jetspped)
> 
> When I try to access any XSP link, I get a blank page. I disected the
> Turbine.log and foud the entries at the bottome of this 
> email. Note the
> repeated "/" character in the url (.../ROOT//content/...). I 
> have looked at
> the CocoonPortlet source and found the url is being obtained from the
> command:
> 
> String url =
> JetspeedDiskCache.getInstance().getEntry( pc.getURL() ).getURL();
> 
> I have tried modifying the PortletRegistry to remove the "/" at the
> beginning of the URL's, but then Jetspeed sees no seperator 
> between the ROOT
> and content folder (ie Coccoon cannot find .../ROOTcontent/dynamic...)
> 
> From this point, it is over my head.
> 
> Any ideas?
> Steve B.
> 
> [Sat Jun 24 13:56:57 PDT 2000] -- NOTICE  -- Jetspeed: cache 
> hit:  Portlet -
> org.apache.jetspeed.portal.portlets.CocoonPortlet - stylesheet -
> /content/dynamic/customizer/xsp/ui-generic.xsl -
> http://localhost:8080/content/dynamic/customizer/xsp/ui.xml
> [Sat Jun 24 13:56:57 PDT 2000] -- NOTICE  -- CocoonPortlet:  
> transforming
> file:///D:/NetServices/jakarta-tomcat/webapps/ROOT//content/dy
namic/customiz
er/xsp/ui.xml with stylesheet
file:///D:/NetServices/jakarta-tomcat/webapps/ROOT//content/dynamic/cust
omiz
er/xsp/ui-generic.xsl
[Sat Jun 24 13:56:57 PDT 2000] -- NOTICE  -- DiskCache: this URL can't
be
stored in cache... providing it
directly.file:///D:/NetServices/jakarta-tomcat/webapps/ROOT//content/dyn
amic
/customizer/xsp/ui.xml




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to