]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.activemq/src/main/resources/org/argeo/slc/activemq/destinations.xml
Event management
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.activemq / src / main / resources / org / argeo / slc / activemq / destinations.xml
index eb84e02b007b1e4b58137693457387518676146a..967b0daf9993e624eff055597bedb07c1e21cb9f 100644 (file)
@@ -4,8 +4,10 @@
        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"
        default-lazy-init="false">
 
-       <!-- Destinations -->
-
+       <!-- Events -->
+       <bean id="slcJms.destination.events" p:physicalName="events"
+               parent="slcJms.amTopic" />
+       
        <!-- Agent service -->
        <bean id="slcJms.destination.agent.register" p:physicalName="agent.register"
                parent="slcJms.amTopic" />