-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Final, 7.0.1.Final
-
None
The backup-connector-name attribute in a JMS connection factory's connector-ref element isn't being parsed or stored in the model.
In the model, the "connector" attribute in a connection factory resource should be a simple Map<String, String> (i.e. ModelType.OBJECT with value type ModelType.STRING) with undefined values allowed. The value is the optional backup-connector-name.