What does it mean to this---> <*cocoon* *user*-*roles*="WEB-INF/myroles.xconf"> Is <cocoon user-roles="WEB-INF/myroles.xconf"/> or <*cocoon* *user*-*roles*="WEB-INF/myroles.xconf">?
Roy Huang ----- Original Message ----- From: "Upayavira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 29, 2004 12:15 AM Subject: Re: Configuration of own roles in external file? > Stephan Coboos wrote: > > > Upayavira wrote: > > > >> Stephan Coboos wrote: > >> > >>> Hello, > >>> > >>> long long time ago I had heard that own roles can be configured in a > >>> separate config file. But I have forgotten which structure this file > >>> must have and how to set the path to this file. The only thing I > >>> know is there was an attribuite in <cocoon/> of cocoon.xconf to set > >>> the path, but which? Maybe roles="..." ? > >> > >> > >> > >> <*cocoon* *user*-*roles*="WEB-INF/myroles.xconf"> > >> > >> Regards, Upayavira > >> > >> > >> > > Ahh yes. Thank you. Which structure must myroles.xconf have? This: > > > > <user-roles> > > <component .../> > > </user-roles> > > Same as cocoon.roles, IIUC. > > Upayavira > >
