I've just tokk a look at DBObserver.java ! I guess its methods won't be helpful to me. What I would like is something like a trigger where some code would be executed after XML tag is inserted. Maybe the putDocument method could work for this. What do you think?
Alex ----- Original Message ----- From: "Gianugo Rabellino" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 2:00 PM Subject: Re: Message Exchange > Alex Mariano wrote: > > Thanks for answering. > > > > I will take a look at the DatabaseObserver Interface. > > Isn't RMI over TCP/IP sufficient for the task you mentioned? > > It boils down to your particular needs. You will have to push > notifications via some kind of network transport, so be it RMI or JMS it > shouldn't change that much (though JMS is the buzzword of the moment so > your product might leverage more marketing fuss ;-)). > > Ciao, > > -- > Gianugo Rabellino
