Hi, I need to do the following:
1. run a server in java 2. bootstrap ooimpress from the same class which started the above server 3. from within ooimpress either a UNO Component or Macro (which will both be in java ) call function on this server. I've reviewed chapter 4 of the deverlopers guide, up till now I undestand two things one is how to write a user-interface based UNO Component and the other how to boostrap openoffice in java but I'm unable to communicate between these two. Please help.
