Jeff Marshall wrote:
>
> Is looks like the method setParameters(Vector) has been removed from
> org.apache.jetspeed.om.newregistry.base.BasePortletInfoEntry.java
> public Vector getParameters()
> {
> - return parameter;
> - }
> -
> - /** Needed for Castor 0.8.11 XML serialization for setting the
> - * parameters objects associated to this object
> - */
> - public synchronized void setParameters(Vector params)
> - {
> - this.parameter = params;
> - buildNameIndex();
> + return this.parameter;
> }
>
My error, sorry about this.
I'll clean that right away.
Thanks for the notification,
--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]