Oh, stupid me! :-) The error is easily purged:

<?xml version="1.0" encoding="UTF-8"?>
<registry>
    <portlet-entry name=".....>
                   .....
     </portlet-entry>
</registry>

Thanks to Massimiliano for helping me.

But still: what does "unmarshal" mean?


Bela


Am 09.02.2004 um 14:33 schrieb Bela Kovac:

Hi,

i'm trying to run a Velocity portlet with jetspeed, but my portlet doesn't appear on the Add-Portlet-list. The log file jetspeedservices.log is telling me:


2004-02-09 12:09:17,289 [main] ERROR CastorRegistryService - RegistryService: Could not unmarshal: /java/jakarta-tomcat-5.0.18/webapps/jetspeed/WEB-INF/conf/ velocityExample.xreg



What does "unmarshal" mean?


My velocityExample.xreg looks like this:


<portlet-entry name="pripeVelocityExample" hidden="false" type="ref" parent="Velocity" application="false">
<meta-info>
<title>PRiPE Velocity Example</title>
<description>Mal schauen ob's klappt...</description>
</meta-info>
<parameter name="template" hidden="true" value="velocityExample"/>
<parameter name="action" hidden="true" value="portlets.VelocityExampleAction"/>
<parameter name="testVar" hidden="false" value="Test-Test. 1-2-3. *pust*">
<meta-info>
<title>Kleiner Test-Text-String</title>
<description>Eigentlich total unwichtig</description>
</meta-info>
</parameter>
<parameter name="textString" hidden="false" value="HalloDoofeWelt">
<meta-info>
<title>Text-String</title>
<description>Nur so als kleiner Test...</description>
</meta-info>
</parameter>
<parameter name="ldapList" hidden="false" value="o=upb,c=de">
<meta-info>
<title>LDAP Search Base</title>
<description>Welcher Teil des LDAP-Baums soll durchsucht werden?</description>
</meta-info>
</parameter>
</portlet-entry>



If anyone can give me a hint what i'm doing wrong, i would be thankful.



Regards,


Bela

--
"Der Blitzableiter auf einem Kirchturm ist das denkbar stärkste Misstrauensvotum gegen den lieben Gott."
-- Karl Kraus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
"Der Blitzableiter auf einem Kirchturm ist das denkbar stärkste Misstrauensvotum gegen den lieben Gott."
-- Karl Kraus



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to