Hi Noah, Thanks for your answer, could you please explain it to me more in detail? I mean, should I keep using XmlRpcPlugin?, or should I modify it? or should I create a new server API?
Thanks in advance, Ramon Araujo On 3/21/10, Noah Kantrowitz <[email protected]> wrote: > The plugin exposes Trac's API. XML-RPC isn't a pull-notification system, you > would need to expose some kind of API on your end and make an > ITicketListener that uses it. > > --Noah > > On Mar 20, 2010, at 1:04 PM, Ramon Araujo wrote: > >> Hi, >> >> I would like to know how can I use xmlrpc.net functionality to receive >> event notification when a TRAC ticket is updated or created. I am >> using XmlRpcPlugin as XmlRpc server. >> >> Thanks in advance... >> >> Ramon Araujo >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Trac Users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/trac-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Trac Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
