You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Steven Cummings <cu...@netscape.net> on 2003/06/01 20:04:10 UTC

SimpleProfileManager missing from 2.1-dev

Hello,

The developers will hopefully be able to answer this question: 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? 

TIA

/S

-- 
Steven Cummings
Columbia, MO
Email: cummingscs@netscape.net
AIM:   cummingscs
ICQ:   3330114
MSN:   cscummings@hotmail.com


__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


RE: SimpleProfileManager missing from 2.1-dev

Posted by Carsten Ziegeler <cz...@s-und-n.de>.
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: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org