RMI is nice just because it is embedded in the language and is reasonably well understood. SOAP would be more open and let more languages support controlling James, but a SOAP interface is something we'd probably layer on top of Avalon's eventual webserver.
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Chay Weei Jye" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 3:03 AM Subject: RE: contribution > Hi, > > Its just a simple interface to the socket server in RemoteManager (JAMES > 1.2.1), nothing fancy. I notice that there has been some additions to the > remote manager, so you guys will have to bear with this first. Its something I > built because I got fed with lots of typing in the telnet session. > > This application is built with socket client connection to the remote manager, > instead of using RMI. Seriously, off topic a bit, what do you guys think of > RMI? Shouldn't SOAP be a better solution? > > I will clean up the codes, then mail it to this group. > > Thanks. > > > > > >===== Original Message From "Serge Knystautas" <[EMAIL PROTECTED]> ===== > >Thanks! Assuming you're willing to release it in the Apache license, you > >can submit it to this list, and we can add it under the RMI proposal for the > >time being. We can also modify the ant build script to generate the .war > >appropriately. If you have any documentation on how to use it, that'd be > >useful as well. > > > >Either send the source code, documentation, and anything else to the list or > >myself and we'll get it added. > > > >Serge Knystautas > >Loki Technologies - Unstoppable Websites > >http://www.lokitech.com/ > >----- Original Message ----- > >From: "Chay Weei Jye" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Tuesday, December 18, 2001 2:39 AM > >Subject: contribution > > > > > >> Hi, > >> > >> I've downloaded JAMES 1.2.1 and written a web interface to the > >> RemoteManagerfor easier administration of JAMES. Its features are limited > >to > >> adduser, listuser, deluser. > >> > >> Now I would like to contribute the codes to the community. Can anyone help > >me > >> to do this? > >> > >> I'm thinking the best way to distribute this is using a web archive > >(.war). It > >> also has a package called org.apache.james.webmanager. > >> > >> Thanks. > >> > >> Chay Weei Jye > >> > >> > >> -- > >> 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]> > > Chay Weei Jye > > > -- > 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]>
