I'd suggest that we go JMX now since most JMX implementations have an RMI adaptor, including MX4J. It is a straightforward process to Add the Mbean and Xdoclet tags (or .mxinfo file) to expose the major components as Mbeans. I can do this and submit a patch today / tomorrow if you like. This would not give immediate access to all of the management functions required but if would be a good starting point.
Steve > -----Original Message----- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 07, 2003 9:06 AM > To: James Users List; Marco Tedone > Subject: RE: Connecting to james from outside > > > > Hi, I would like to write an applet to manage James from > outside. Can > > I use a socket? Can I use RMI? Is there some sample code > > There is an RMI manager in the proposals/ section. If you > are really keen, you could look at implementing it. > Eventually, though, we'll use JMX. > > --- Noel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
