View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Authentication-tp4655478p4655543.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
ext(XBeanBrokerFactory.java:108)
> at
> org.apache.activemq.xbean.XBeanBrokerFactory.createBroker(XBeanBrokerFactory.java:72)
> at
> org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:71)
> at
> org.apache.activemq.broker.BrokerFactory.createBrok
://activemq.2283324.n4.nabble.com/ActiveMQ-Authentication-tp4655478p4655539.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I will try that and let know the results here.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Authentication-tp4655478p4655525.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
g is the property name is locations here as opposed to location in
> the bean tag for EncryptablePropertyPlaceholderConfigurer
>
> *
>
> class="org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer">
>
> value="file:${activemq.conf}/credentials-enc.
g for EncryptablePropertyPlaceholderConfigurer
*
*
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Authentication-tp4655478p4655523.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I had a look at the ActiveMQ in Action examples and that uses the
activemq-security.xml to start the ActiveMQ. But I guess that should not
matter.
I will check for those braces and see if that works!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ
pertyPlaceholderConfigurer">
>
>value="file:${activemq.conf}/credentials-enc.properties"/>
> *
>
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-Authentication-tp4655478p4655488.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
+4Q4hua1kvpCCI2hg==)
consume.password=ENC(tYun7+4yuEhua1kvpCCI2hg=+)*
Again, in my activemq.xml, I have the following defined:
*
*
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ
at
> org.apache.activemq.xbean.XBeanBrokerFactory$1.(XBeanBrokerFactory.java:108)
> at
> org.apache.activemq.xbean.XBeanBrokerFactory.createApplicationContext(XBeanBrokerFactory.java:108)
> at
> org.apache.activemq.xbean.XBeanBrokerFactory.createBroker(XBeanBrokerFactory.java:72)
> at
> org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:71)
> at
> org.apache.activemq.broker.BrokerFactory.createBroker(BrokerFactory.java:54)
> at
> org.apache.activemq.console.command.StartCommand.startBroker(StartCommand.java:115)
> at
> org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:74)
> ... 10 more
>
> Why could it not resolve the placeholder??
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-Authentication-tp4655478.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
mq.broker.BrokerFactory.createBroker(BrokerFactory.java:54)
at
org.apache.activemq.console.command.StartCommand.startBroker(StartCommand.java:115)
at
org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:74)
... 10 more
Why could it not resolve the place
On Tue, Sep 9, 2008 at 12:19 PM, scott.d.dagastino
<[EMAIL PROTECTED]> wrote:
>
> I'm attempting to write my own plugin authentication module for activemq. I
> have created a bean that extends the broker plugin and register it with
> activemq.xml " class="com.lmco.fltwinds.security.FltwindsAuthen
{
this.userPasswords = userPasswords;
}
private Map userPasswords;
private Map userGroups;
}
--
View this message in context:
http://www.nabble.com/activemq-authentication-through-plugins-tp19398185p19398185.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
13 matches
Mail list logo