On Wed, 27 Sep 2000, Rogier Schaaf wrote:
>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
[...]
>
>I see the file "_jetspeed.java" some directory levels below de repository
>directory which you define in the cocoon.properties file.
>
>Any clues???
I had that problem, too, and I even asked the list, but with
no replies.
I'm not using VAJ, but Resin servlet engine, and no mather
where I put cocoon.jar file, the compiler couldn't find it.
Then I stated explicitly -classpath /path/cocoon.jar and the
other needed jars, and compiler finally succeeded.
However, I still cannot get 'Applications' working.
So, add -classpath somewhere in your VAJ's 'argument list'.
--
v
Davor Cengija
[EMAIL PROTECTED]
===========================
"Nicht mit Alkohol mischen"
--
--------------------------------------------------------------
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]