Ah, ok, that is a problem with the JSR coplets and the save mechanism :( As far as I know, you currently can't save the profile if you have JSR-168 coplets selected...So this is really an annoying bug.
Carsten > -----Original Message----- > From: Laurent Trillaud [mailto:[EMAIL PROTECTED] > Sent: Monday, October 04, 2004 2:32 PM > To: [EMAIL PROTECTED] > Subject: RE: [portal] : portal-save-profile action is broken > > With the original portal sample, I got > Original Exception: > org.apache.cocoon.components.persistence.ConverterException: > unable to instantiate a new type of: > org.apache.cocoon.portal.pluto.om.PortletWindowImpl > at > org.apache.cocoon.components.persistence.CastorSourceConverter > .getObject(Cas > torSourceConverter.java:82) > at > org.apache.cocoon.portal.profile.impl.MapProfileLS.loadProfile > (MapProfileLS. > java:139) > at > org.apache.cocoon.portal.profile.impl.AuthenticationProfileMan > ager.loadProfi > le(AuthenticationProfileManager.java:379) > at > org.apache.cocoon.portal.profile.impl.AuthenticationProfileMan > ager.getOrCrea > teProfile(AuthenticationProfileManager.java:251) > at > org.apache.cocoon.portal.profile.impl.AuthenticationProfileMan > ager.loadProfi > le(AuthenticationProfileManager.java:125) > at > org.apache.cocoon.portal.profile.impl.AbstractUserProfileManag > er.getPortalLa > yout(AbstractUserProfileManager.java:337) > at > org.apache.cocoon.portal.profile.impl.AbstractUserProfileManag > er.login(Abstr > actUserProfileManager.java:56) > at > org.apache.cocoon.portal.acting.LoginAction.act(LoginAction.java:60) > Laurent > > > -----Message d'origine----- > > De�: Carsten Ziegeler [mailto:[EMAIL PROTECTED] Envoy� > : lundi 4 > > octobre 2004 14:28 ��: [EMAIL PROTECTED] Objet�: RE: > [portal] : > > portal-save-profile action is broken > > > > What exception do you get? > > > > Carsten > > > > > -----Original Message----- > > > From: Laurent Trillaud [mailto:[EMAIL PROTECTED] > > > Sent: Monday, October 04, 2004 10:06 AM > > > To: [EMAIL PROTECTED] > > > Subject: [portal] : portal-save-profile action is broken > > > > > > Hi > > > This action in the sitemap of the portal block is commented. > > > If I remove comments, the portal saves user profile at > logout stage. > > > But generated files are unusable because we have an error > from the > > > CastorSourceConverter. > > > Laurent Trillaud > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
