245246247248249250251252253254255
throw new RegistryException(ex); } finally { if (dataStore != null) dataStore.release(); } } /***************************************************************************/
109110111112113114115116117118119
throw new RegistryException(ex); } finally { if (dataStore != null) dataStore.release(); } }
209210211212213214215216217218219
247248249250251252253254255256257
throw new RegistryException(ex); } finally { if (dataStore != null) dataStore.release(); } } private void addBusinessEntityDiscoveryURL(BusinessEntity business) {
202203204205206207208209210211212
throw new RegistryException(ex); } finally { if (dataStore != null) dataStore.release(); } } /***************************************************************************/ /***************************** TEST DRIVER *********************************/
199200201202203204205206207208209
110111112113114115116117118119120
116117118119120121122123124125126
99100101102103104105106107108109
throw new RegistryException(ex); } finally { if (dataStore != null) dataStore.release(); } // We didn't encounter any problems so let's create an // E_SUCCESS Result, embed it in a DispositionReport // and return it.
132133134135136137138139140141142