Hi Guys, i think, no one is looking in the cvs into the proposals directory!!! there is a rmi base remote manager which is doing the same as the telnet based! Take a look on this an tell me what are you thinking about it? I wrote it around 10 month ago!
Cheers, Buchi Samuel Sadek wrote: > Hi Guys, > > I have taken Don's java class and have enhanced it to include the full > command support. I have also made it compatible with RMI and I have now > a working version for the adduser command via RMI. I am using a typical > client/server architectural approach whereby I allow users to register > themselves an email account on-line via JSP, and acting as a client > towards the RMI server to intercept all client requests for adduser > command and similarly all RemoteManager's command suite. I am in the > midst of performing some serious testing and when I'm done I will submit > a patch for this together with some documentation for the rest of the > contributors in James project so that they can make this readily > available via an FAQ page on the site. Further details on this will > follow shortly. > > To answer Don's question, I will be placing all this code against > org.apache.james.remotemanager package as this makes sense. > > Sam. > > >> From: Don Saxton <[EMAIL PROTECTED]> >> Reply-To: "James Users List" <[EMAIL PROTECTED]> >> To: James Users List <[EMAIL PROTECTED]> >> Subject: Re: a problem with add user at development >> Date: Fri, 31 May 2002 12:11:53 -0700 >> >> Danny - >> >> what package and classname shall i use? >> >> ----- Original Message ----- >> From: "Danny Angus" <[EMAIL PROTECTED]> >> To: "James Users List" <[EMAIL PROTECTED]> >> Sent: Saturday, May 18, 2002 10:42 AM >> Subject: RE: a problem with add user at development >> >> >> > Go Don, Go! :-) >> > >> > -----Original Message----- >> > From: Don Saxton [mailto:[EMAIL PROTECTED]] >> > Sent: 18 May 2002 00:28 >> > To: James Users List >> > Subject: Re: a problem with add user at development >> > >> > >> > I think an adequate contribution to james project would need some >> decent >> > documentation and properties file. I have no time to do that until >> next >> > week. If there is that kind of interest, I could easily be encouraged. >> > >> > ----- Original Message ----- >> > From: "Danny Angus" <[EMAIL PROTECTED]> >> > To: "James Users List" <[EMAIL PROTECTED]> >> > Sent: Friday, May 17, 2002 9:21 AM >> > Subject: RE: a problem with add user at development >> > >> > >> > > Are you contributing this to the project? >> > > >> > > > -----Original Message----- >> > > > From: Don Saxton [mailto:[EMAIL PROTECTED]] >> > > > Sent: 17 May 2002 00:15 >> > > > To: James Users List >> > > > Subject: Re: a problem with add user at development >> > > > >> > > > >> > > > James can be administered easily from a java program by using the >> > attached >> > > > Class. It is not documented well, but the methods closely >> mirror the >> > > > commands in Remote Administrator. >> > > > >> > > > -don. >> > > > >> > > > ----- Original Message ----- >> > > > From: "forumyye" <[EMAIL PROTECTED]> >> > > > Subject: a problem with add user at development >> > > > >> > > > >> > > > > i am developing a webmail on james,but now i want add a user in >> > > > > james using jsp/javabean,how should i do?Please help me,thank >> you! >> > > > >> > > > >> > > >> > > >> > > -- >> > > To unsubscribe, e-mail: >> > <mailto:[EMAIL PROTECTED]> >> > > For additional commands, e-mail: >> > <mailto:[EMAIL PROTECTED]> >> > > >> > >> > >> > -- >> > To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > >> > >> > -- >> > To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > >> >> >> -- >> To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> > > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
