mirror of https://github.com/apache/activemq.git
Adding the ssl context to the old config too
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@656648 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2aa661d724
commit
0ad7681545
|
@ -210,6 +210,8 @@ simpleJmsMessageConvertor = org.apache.activemq.network.jms.SimpleJmsMessageConv
|
|||
|
||||
simpleMessageGroupMapFactory = org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
|
||||
|
||||
sslContext = org.apache.activemq.spring.SpringSslContext
|
||||
|
||||
statements = org.apache.activemq.store.jdbc.Statements
|
||||
|
||||
storeCursor = org.apache.activemq.broker.region.policy.StorePendingQueueMessageStoragePolicy
|
||||
|
|
Loading…
Reference in New Issue