Steven Cummings wrote: > Hello, > > The developers will hopefully be able to answer this question: Sure :) > Is it a bug that > org.apache.cocoon.portal.profile.impl.SimpleProfileManager is > missing from the sources but it is still listed as a <component/> > in cocoon.xconf? > No, it's not a bug - The class has been renamed to AuthenticationProfileManager and the configuration (cocoon.xconf) has been changed accordingly.
As the cocoon.xconf is assembled during the build it is not possible to apply such changes automatically. You have to do a build clean instead. So if you first do build clean and then build, everything should work as expected. Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]