NO-JIRA fix checkstyle

This commit is contained in:
Justin Bertram 2018-03-06 20:12:51 -06:00
parent d58c23c44f
commit f22ac131b8
1 changed files with 1 additions and 1 deletions

View File

@ -2034,7 +2034,7 @@ public class ActiveMQResourceAdapter implements ResourceAdapter, Serializable {
if (val5 != null) {
cf.setDeserializationWhiteList(val5);
}
cf.setIgnoreJTA(isIgnoreJTA());
}