Well, yes but no ;)
It appears that the path is cleaned-up as you see in the turbine.log below.
However, my screen comes up with simply the Jetspeed Header and footer with
no data in between. The messages below are the only entries in the
Turbine.log, so I am not sure where the problem lies.
By the way, I do want to thank you for the progress though. I am excited to
reach the point where I can see what is happening with the "Confiure your
own page" implementation.
[Fri Jun 30 09:30:24 PDT 2000] -- NOTICE -- Jetspeed: cache hit: Portlet -
org.apache.jetspeed.portal.portlets.CocoonPortlet - stylesheet -
/content/dynamic/portletbrowser/xsp/index.xsl -
http://localhost:8080/content/dynamic/portletbrowser/xsp/index.xml
[Fri Jun 30 09:30:24 PDT 2000] -- NOTICE -- CocoonPortlet: transforming
file:///D:/NetServices/jakarta-tomcat/webapps/ROOT/content/dynamic/portletbr
owser/xsp/index.xml with stylesheet
file:///D:/NetServices/jakarta-tomcat/webapps/ROOT/content/dynamic/portletbr
owser/xsp/index.xsl
[Fri Jun 30 09:30:24 PDT 2000] -- NOTICE -- DiskCache: this URL can't be
stored in cache... providing it
directly.file:///D:/NetServices/jakarta-tomcat/webapps/ROOT/content/dynamic/
portletbrowser/xsp/index.xml
----- Original Message -----
From: "Neeme Praks" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Friday, June 30, 2000 6:09 AM
Subject: RE: Cannot access XSP applications
ok. just made my first commit ;-)
Check out from CVS (JetspeedDiskCache.java) and tell me if it solved
your problem.
Neeme
> -----Original Message-----
> From: sbelt [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 26, 2000 6:52 PM
> To: JetSpeed
> Subject: Re: Cannot access XSP applications
>
>
> Thanks! Could you let me know when you post it in CVS? I
> would very much
> appreciate it.
>
> Steve B.
>
> ----- Original Message -----
> From: "Neeme Praks" <[EMAIL PROTECTED]>
> To: "JetSpeed" <[EMAIL PROTECTED]>
> Sent: Sunday, June 25, 2000 2:33 PM
> Subject: RE: Cannot access XSP applications
>
>
>
> (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/dy
namic/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]
--
--------------------------------------------------------------
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]
--
--------------------------------------------------------------
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]