----- Original Message ----- From: "Paul Hammant" <[EMAIL PROTECTED]> To: "Avalon Developers List" <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 6:24 PM Subject: Re: Automatic block publisher via RMI...
> Eung-ju, > > >org.apache.avalon.cornerstone.listeners is for good place for automatic RMI > >publisher? > >RMIPublisherListener is public Remote blocks automatically. Is it correct > >usage of BlockListener? > > > I am proposing a similar thing for AltRMI. I thik the listener thing is > a good idea, but have reservations because I think the publications > should happen after start() on the block. Hmm. blockAdded event happen before block STARTUP phase? blockAdded event happen after block STARTUP phase. I see that in phoenix source code. > > Incidentally, where are you going to get your Remote Interface from. Are > you proposing that service interfaces should be Remote? Yes. I need just simple RMI. no need for other jar dependency... > > Regards, > > - Paul H > > > -- > 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]>