(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/dynamic/customiz
er/xsp/ui.xml with stylesheet
file:///D:/NetServices/jakarta-tomcat/webapps/ROOT//content/dynamic/customiz
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/dynamic
/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]

Reply via email to