First describe the UNO-URL, which describes where the acceptor is located. Then create a bootsrap object and with this bootstrap object create a component context object. Next get the Servicemanager of the component context, which is an interface, and use it to create a connection service (UnoUrlResolver). Finally tell the connection service to connect to the previously prepared UNO-URL. For further details see http://wi.wu-wien.ac.at/rgf/diplomarbeiten/BakkStuff/2008/200809_Frysak/200809_Frysak_Automating_OOo_ooRexx_Nutshells.pdf. |