> Carol Jones wrote:
>
> I noticed a few things (these are from Saturday, in the release_1_3a1-branch)
>
> 2) in top_default.jsp, I had to change the taglib line
> from:
> <%@ taglib uri='WEB-INF/templates/tld/template.tld' prefix='jetspeed' %>
> to:
> <%@ taglib uri='../tld/template.tld' prefix='jetspeed' %>
>
>
I already changed that in CVS.
> 3) I'm not sure of the state of the profiler, which is correct? (The second one
>works, but the distribution has files
> of the first form)
>
> C:\TOMCAT\WEBAPPS\jetspeed/WEB-INF/psml/demo/homeHTML.psml
> or:
> C:\TOMCAT\WEBAPPS\jetspeed\WEB-INF\psml\user\userid\html\default.psml
>
As far as I know ingo disabled David version so that first one is active in the
release branch.
I'd really like it if David could plug his version in the release branch but
I've not right now evaluated the risks involved in this. Maybe ingo/thomas and
david can enlighten us on this subjet.
>
> 4) I am seeing this stack trace during startup (for many local file references, not
>just jetspeed-config.jcfg). But
> everything still works fine.
>
> [Sat Dec 16 13:57:14 EST 2000] -- ERROR --
> Exception: java.net.MalformedURLException: no protocol: jetspeed-config.jcfg
> Stack Trace follows:
> java.net.MalformedURLException: no protocol: jetspeed-config.jcfg
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at org.apache.jetspeed.services.urlmanager.URLFetcher.refresh(URLFetcher.java:220)
> at
>org.apache.jetspeed.daemon.impl.util.diskcachedaemon.URLRefresher.run(URLRefresher.java:105)
> at
>org.apache.jetspeed.services.threadpool.RunnableThread.run(RunnableThread.java:145)
>
I think I've fixed this alos in CVS.
--
Rapha�l Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Services Manager / Paris
--
--------------------------------------------------------------
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]