Thanks for everyones help so far.
 
Win98
Tomcat v3.1
Jetspeed v1.1
 
I'm having an issue that I believe I saw discussed in the news groups but was unable to find the solution.  Going to jetspeed home i get the following error under the Example Cocoon:
 
CocoonPortlet: Could not use the following URL: http://localhost:80/content/dynamic/index.xml
  /d:/temp/JetspeedDocumentCache\file..d....temp.JetspeedDocumentCache\http..localhost......80..content..dynamic..index....xml
  (The system cannot find the path specified)
 
My JetspeedResources.properties has the following entry:
cache.directory=/d:/temp/JetspeedDocumentCache
 
 
turbine.log
[Sat May 20 16:55:42 CDT 2000] --  ERROR  -- CocoonPortlet: Could not use the following URL:  http://localhost:80/content/dynamic/index.xml /d:/temp/JetspeedDocumentCache\file..d....temp.JetspeedDocumentCache\http..localhost......80..content..dynamic..index....xml (The system cannot find the path specified)
 Exception:  java.io.FileNotFoundException: /d:/temp/JetspeedDocumentCache\file..d....temp.JetspeedDocumentCache\http..localhost......80..content..dynamic..index....xml (The system cannot find the path specified)
 Stack Trace follows:
 java.io.FileNotFoundException: /d:/temp/JetspeedDocumentCache\file..d....temp.JetspeedDocumentCache\http..localhost......80..content..dynamic..index....xml (The system cannot find the path specified)
 at java.io.FileOutputStream.open(Native Method)

Reply via email to