Server side Java code to retrieve Change Sets
Hi,
I need to create a server side plugin that get change sets from a stream. I need that Java code to be invoked from a Birt report (I have already resolved that part).
I need your help for the server side code to get the change sets. I was looking at the ServerProviderFactory, but I don't know how to go on.
Besides, given that this won't have any participants (it will be standalone code), how do you get the repository connection?
I´ll really appreciate your help.
Thanks,