192193194195196197198199200201202
} try { if(correlationIdPattern != null) { correlationIdTemplate = new FreeMarkerTemplate(correlationIdPattern); } Properties jndiContextProperties = jndiProperties.toProperties(); if(jndiContextProperties.isEmpty()) {