Author: buildbot
Date: Fri Apr 24 10:21:37 2015
New Revision: 949015
Log:
Production update by buildbot for activemq
Modified:
websites/production/activemq/content/cache/main.pageCache
websites/production/activemq/content/encrypted-passwords.html
Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/activemq/content/encrypted-passwords.html
==============================================================================
--- websites/production/activemq/content/encrypted-passwords.html (original)
+++ websites/production/activemq/content/encrypted-passwords.html Fri Apr 24
10:21:37 2015
@@ -106,7 +106,7 @@ jdbc.password=ENC(eeWjNyX6FY8Fjp3E+F6qTy
<property name="config"
ref="environmentVariablesConfiguration" />
</bean>
-<bean id="propertyConfigurer"
class="org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer">
+<bean id="propertyConfigurer"
class="org.jasypt.spring31.properties.EncryptablePropertyPlaceholderConfigurer">
<constructor-arg ref="configurationEncryptor" />
<property name="location"
value="file:${activemq.base}/conf/credentials-enc.properties"/>
</bean>]]></script>