Re: ActiveMQ and Jboss AS 7

2012-07-03 Thread ndipiazza
We are also interested in JBossAS7 with ActiveMQ. How is this progressing? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-Jboss-AS-7-tp4649224p4653729.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

why doesn't xinclude work in activemq's activemq.xml???

2012-06-13 Thread ndipiazza
When you use xi:include in activemq.xml, it doesn't work. Just has an XML parse error, cannot find element include. How can I use xi:include in activemq? -- View this message in context: http://activemq.2283324.n4.nabble.com/why-doesn-t-xinclude-work-in-activemq-s-activemq-xml-tp4653273.html

Need to include webconsole-embedded.xml password encryption to the activemq encrypted passwords documentation

2012-06-13 Thread ndipiazza
The documentation here: http://activemq.apache.org/encrypted-passwords.html Does not say anything about how to get the $ACTIVEMQ_HOME/webapps/admin/WEB-INF/webconsole-embedded.xml to start using the credentials-enc.properties file, like activemq.xml switched to. Steps: Edit - *$ACTIVEMQ_HOME/web

Re: ActiveMQ 5 - Specifying a broker's destinations in an external file

2012-06-11 Thread ndipiazza
Christopher. That is exactly what I was looking for. Thanks for the assist! -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-Specifying-a-broker-s-destinations-in-an-external-file-tp4653166p4653178.html Sent from the ActiveMQ - User mailing list archive at Nabble

Re: ActiveMQ 5 - Specifying a broker's destinations in an external file

2012-06-11 Thread ndipiazza
Christopher, Thanks for shedding some light on this with this suggestion. So I'm unfortunately not super familiar with this plug-in. So in your case "LdapConfiguration" maps back to a configuration in activemq where destinations are configured to be looked up from your LDAP server? If you don't

ActiveMQ 5 - Specifying a broker's destinations in an external file

2012-06-11 Thread ndipiazza
We want to specify our destinations in a separate file, so that activemq.xml file. So something like: http://activemq.apache.org/schema/core";> Is there any such thing? Or any equivalent? The reason we want to do this is that 1) Virtual Destinations are not allowed 2) De-coupling activem

ActiveMQ 5 - Specifying a broker's destinations in an external file

2012-06-11 Thread ndipiazza
ActiveMQ 5 - Specifying a broker's destinations in an external file We want to specify our destinations in a separate file, so that activemq.xml file. So something like: Is there any such thing? Or any equivalent? The reason we want to do this is that 1) Virtual Destinations are not allowed