This is the complete series of log entries:
CocoonPortlet: Could not use the following URL:
http://localhost:8080/content/dynamic/portletbrowser/xsp/search.xml XSP Java
Compiler: Compilation failed for _jetspeed.java 11: Package
org.apache.cocoon.parser not found in import. import
org.apache.cocoon.parser.*; ^ 12: Package org.apache.cocoon.producer not
found in import. import org.apache.cocoon.producer.*; ^ 13: Package
org.apache.cocoon.framework not found in import. import
org.apache.cocoon.framework.*; ^ 20: Package org.apache.turbine.util not
found in import. import org.apache.turbine.util.*; ^ 22: Package
org.apache.jetspeed.daemon not found in import. import
org.apache.jetspeed.daemon.*; ^ 24: Package org.apache.jetspeed.daemon.impl
not found in import. import org.apache.jetspeed.daemon.impl.*; ^ 26: Package
org.apache.jetspeed.portal.util not found in import. import
org.apache.jetspeed.portal.util.*; ^ 28: Package org.apache.jetspeed.portal
not found in import. import org.apache.jetspeed.portal.*; ^ 30: Package
org.apache.jetspeed.portal.factory not found in import. import
org.apache.jetspeed.portal.factory.*; ^ 32: Package
org.apache.jetspeed.util.servlet not found in import. import
org.apache.jetspeed.util.servlet.*; ^ 10 errors
I see the file "_jetspeed.java" some directory levels below de repository
directory which you define in the cocoon.properties file.
Any clues???
Rogier
----- Original Message -----
From: "Christian Sell" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Wednesday, September 27, 2000 22:14
Subject: Re: Cannot compile portlets
> looks like cocoon has a problem processing its XSP files (cocoon is an XML
> publishing framework which is used in some parts of Jetspeed). The clue
> probably lies in the log entries you cut off. Is a a java compiler
> accessible on the path?
>
> -----Original Message-----
> From: Rogier Schaaf <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Mittwoch, 27. September 2000 01:56
> Subject: Cannot compile portlets
>
>
> Hi all,
>
> After some debugging I finally got Jetspeed running inside IBM's VisualAge
> for Java, including all source code. Although the Jetspeed homepage
displays
> ok and threads start downloading content, when I try to run any of the
> sample portlets I see an entry in the Turbine log stating that:
>
> CocoonPortlet cannot use the following URL:
> http://localhost:8080/content/dynamic/portletbrowser/xsp/search.xml XSP
Java
> Compiler: Compilation failed for _jetspeed.java
> <more log entries follow>.
>
> The URL looks valid to me and points to my content directory. It also
> contains the requested xml document. Also when I follow things in the
> debugger it looks like there's a valid XML document being generated.
>
> I use the Jetspeed 1.2b1 build.
>
> Anybody has a clue to what's going wrong here???
>
> Thanks,
> Rogier
>
>
>
>
> --
> --------------------------------------------------------------
> 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]