master slave - Unrecognized xbean element mapping: masterConnector in namespace http://activemq.apache.org/schema/core

2013-05-28 Thread rgupta12
: org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: masterConnector in namespace http://activemq.apache.org/schema/core org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: masterConnector in namespace http

Re: master slave - Unrecognized xbean element mapping: masterConnector in namespace http://activemq.apache.org/schema/core

2013-05-28 Thread Christian Posta
element mapping: masterConnector in namespace http://activemq.apache.org/schema/core org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: masterConnector in namespace http://activemq.apache.org/schema/core

Re: Simple authentication not working: Unrecognized xbean element mapping: authenticationUser

2008-04-22 Thread j0llyr0g3r
have an Confluence account, i will try to add this information to the documentation. Thank you very much for your reply, no i know why i didn't work... -- View this message in context: http://www.nabble.com/Simple-authentication-not-working%3A-Unrecognized-xbean-element-mapping%3A

Re: Simple authentication not working: Unrecognized xbean element mapping: authenticationUser

2008-04-21 Thread Dejan Bosanac
Hi, xbean support for simple authentication plugin is available since 5.0 and is working fine. You can find an example configuration in unit test resources https://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/simple-auth-broker.xml In the

Re: Simple authentication not working: Unrecognized xbean element mapping: authenticationUser

2008-04-21 Thread j0llyr0g3r
-spring lies under /lib/optional -- View this message in context: http://www.nabble.com/Simple-authentication-not-working%3A-Unrecognized-xbean-element-mapping%3A-authenticationUser-tp16765832s2354p16809859.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Simple authentication not working: Unrecognized xbean element mapping: authenticationUser

2008-04-21 Thread j0llyr0g3r
/Simple-authentication-not-working%3A-Unrecognized-xbean-element-mapping%3A-authenticationUser-tp16765832s2354p16809864.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Simple authentication not working: Unrecognized xbean element mapping: authenticationUser

2008-04-21 Thread ttmdev
://www.nabble.com/Simple-authentication-not-working%3A-Unrecognized-xbean-element-mapping%3A-authenticationUser-tp16765832s2354p16815510.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Simple authentication not working: Unrecognized xbean element mapping: authenticationUser

2008-04-18 Thread j0llyr0g3r
ERROR: java.lang.RuntimeException: Failed to execute start task. Reason: org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: authenticationUser in namespace http://activemq.org/config/1.0 java.lang.RuntimeException: Failed to execute start task. Reason

Unrecognized xbean element mapping: property in namespace http://activemq.org/config/1.0

2008-04-02 Thread Dhruba Bandopadhyay
Hi all, Please find two attached files. problem_activemq.xml - gives configuration which causes problem problem_error_message.log - gives exception stack trace on startup This config is literally taken from the activemq website but with this I cannot even start activemq. I tried upgrading to

Re: Unrecognized xbean element mapping: property in namespace http://activemq.org/config/1.0

2008-04-02 Thread James Strachan
Which ActiveMQ distro are you using? On 02/04/2008, Dhruba Bandopadhyay [EMAIL PROTECTED] wrote: Hi all, Please find two attached files. problem_activemq.xml - gives configuration which causes problem problem_error_message.log - gives exception stack trace on startup This config is

Re: Unrecognized xbean element mapping: property in namespace http://activemq.org/config/1.0

2008-04-02 Thread Dhruba Bandopadhyay
Stock apache activemq 4.1.1 download. (I've tried the stock 5.0.0 and iona fmb 5.0.0.9 and they both have the 'Could not recover message from journal' problem.) On Wed, Apr 2, 2008 at 12:36 PM, James Strachan [EMAIL PROTECTED] wrote: Which ActiveMQ distro are you using? On 02/04/2008,

Unrecognized xbean element mapping: authenticationUser

2008-03-07 Thread Jeremy Ross
I'm tinkering with authentication, but I'm getting: java.lang.Exception: org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: authenticationUser in namespace http://activemq.org/config/1.0 My plugins section from activemq.xml is below. Any ideas

Re: Unrecognized xbean element mapping: authenticationUser

2008-03-07 Thread ttmdev
/Authentication-of-clients-to15016858s2354.html#a15020397 Joe www.ttmsolutions.com Jeremy Ross wrote: I'm tinkering with authentication, but I'm getting: java.lang.Exception: org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping

Re: Unrecognized xbean element mapping: authenticationUser

2008-03-07 Thread Jeremy Ross
.xsd.html#simpleAuthenticationPlugin I think Rudi ran across the same problem http://www.nabble.com/Authentication-of-clients-to15016858s2354.html#a15020397 Joe www.ttmsolutions.com -- View this message in context: http://www.nabble.com/Unrecognized-xbean-element-mapping%3A

Re: Unrecognized xbean element mapping: in namespace http://activemq.org/config/1.0

2007-06-08 Thread Tom Samplonius
- mogan [EMAIL PROTECTED] wrote: I am trying to add Authentication Plugin to ActiveMQ, and I am getting the following exception. I also looked at this posting. http://mail-archives.apache.org/mod_mbox/activemq-dev/200704.mbox/[EMAIL PROTECTED] and [activemq.xml] broker

Unrecognized xbean element mapping: in namespace http://activemq.org/config/1.0

2007-06-07 Thread mogan
: org.springframework.beans.factory.BeanDefinitionStoreException: http://www.nabble.com/file/p11014714/activemq.xml activemq.xml java.lang.RuntimeException: Failed to execute start task. Reason: org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: AuthenticationPlugin in namespace http://activemq.org/config

Unrecognized xbean element mapping

2007-04-30 Thread uma_rk
in ServletContext resource [/WEB-INF/common.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: beans in namespace http://activemq.org/config/1.0 C aused by: //... I saw a similar report