Hi,
I would like to install Prowler under Jetspeed. I am trying the to run in a
portlet the Prowler XSP sample.
I followed the instructions (posted some time ago in the mailing list) to
run it under Cocoon, then
I created the following entry in the jcfg file.
<portlet-entry application="true" admin="false" parent="Cocoon"
hidden="false" type="ref" name="Prowler">
<url>/content/dynamic/Prowler/xsp/index.xml</url>
<parameter value="/content/dynamic/Prowler/xsp/index_f.xsl"
name="stylesheet"/>
<meta-info>
<title>Prowler</title>
<description>Prowler CMS</description>
</meta-info>
</portlet-entry>
Then I added in the index.xml file of XSP sample
<?cocoon-process type="xsp"?>
<?cocoon-process type="xslt"?>
But it doesn't work........here is my log file:
-- ERROR -- CocoonPortlet: Could not use the following URL:
http://127.0.0.1:80/content/dynamic/Prowler/xsp/index.xml
_D_._OpenJODA._tomcat._webapps._ROOT._portlet._Prowler
Exception: java.lang.ClassNotFoundException:
_D_._OpenJODA._tomcat._webapps._ROOT._portlet._Prowler
Stack Trace follows:
java.lang.ClassNotFoundException:
_D_._OpenJODA._tomcat._webapps._ROOT._portlet._Prowler
at java.net.URLClassLoader$1.run(URLClassLoader.java, Compiled Code)
Any clues? Did someone manage to let Prowler and Jetspeed work together?
Thanks in advance
Marco
--
--------------------------------------------------------------
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]