Laurent Trillaud wrote: > -----Original Message----- > From: Laurent Trillaud [mailto:[EMAIL PROTECTED] > Sent: Friday, November 07, 2003 1:50 PM > To: [EMAIL PROTECTED] > Subject: RE : [portal] NPE when using more than 1 applications > > > Ooops, you're right. It's > Caused by: java.lang.NullPointerException > at > org.apache.cocoon.portal.profile.impl.AuthenticationProfileManager.loadP > rofile(AuthenticationProfileManager.java:123) > at > org.apache.cocoon.portal.profile.impl.AbstractUserProfileManager.getPort > alLayout(AbstractUserProfileManager.java:327) > Laurent > Ok, I think I found the problem. You have two applications, and you configure for one of them the portal. You have to use this application in the auth-protect action for the portal pipeline, because the portal looks into "current" application for the portal configuration but doesn't find it - as it's configured in the other one.
HTH Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
