There is no adminprotocol under org/apache/roller/webservices/adminprotocol? Where can i find the documentation. I don't know where i find the dev guide.
How cat i use the admin protocol? greetings Eduard Ketler Anil Gangolli wrote: > > > To avoid issues related to breaking various contraints and expectations of > the app, your best bet is probably to use the "experimental" admin > protocol, > rather than loading these directly in the db. > > Look under org/apache/roller/webservices/adminprotocol and I think there > is > documentation in the dev guide. > > --a. > > > > > ----- Original Message ----- > From: "Richard Jones" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, April 20, 2007 4:35 AM > Subject: Re: Method to create User > > >> Have a look at: >> >> org.apache.roller.ui.core.struts.actions.UserBaseAction >> org.apache.roller.ui.core.struts.actions.UserNewAction >> org.apache.roller.ui.admin.struts.actions.UserAdminAction >> >> I believe the Id's are created when the user data is 'flushed'. >> >> HTH >> >> - Richard >> >> >> >> >> On 20/04/07, Eduard Ketler <[EMAIL PROTECTED]> wrote: >>> >>> Can somebody say me where i find the class and method where a new user >>> will >>> be created? I need the function to see how the id will be generated. >>> -- >>> View this message in context: >>> http://www.nabble.com/Method-to-create-User-tf3615284s12275.html#a10098126 >>> Sent from the Roller - Dev mailing list archive at Nabble.com. >>> >>> >>> >> > > > -- View this message in context: http://www.nabble.com/Method-to-create-User-tf3615284s12275.html#a10135615 Sent from the Roller - Dev mailing list archive at Nabble.com.
