Save changes to the connection factory stored at the given JNDI name using information from the given ConnectionFactoryInfo.
This method can only be used to update a factory that already exists on the server. To create a new factory use the CreateConnectionFactory method.
Exception Type | Condition |
---|---|
AdminException | if not authorized or an error occurred. |
AdminInvalidNameException | if jndiName is not a legal JNDI name. |
ArgumentException | if ConnectionFactoryInfo object is null. |
Admin Class | TIBCO.EMS.ADMIN Namespace