summaryrefslogtreecommitdiffstats
path: root/sandbox/event/samples/event-jms/src/main/resources/weatherPublisher.composite
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/samples/event-jms/src/main/resources/weatherPublisher.composite')
-rw-r--r--sandbox/event/samples/event-jms/src/main/resources/weatherPublisher.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/event/samples/event-jms/src/main/resources/weatherPublisher.composite b/sandbox/event/samples/event-jms/src/main/resources/weatherPublisher.composite
index 8c1e84adfc..9eb7e6c880 100644
--- a/sandbox/event/samples/event-jms/src/main/resources/weatherPublisher.composite
+++ b/sandbox/event/samples/event-jms/src/main/resources/weatherPublisher.composite
@@ -30,7 +30,7 @@
</service>
- <producer name="weatherPublisher">
+ <producer name="weatherPublisher" eventTypes="WeatherEvent">
<binding.jms initialContextFactory="org.apache.activemq.jndi.ActiveMQInitialContextFactory"
jndiURL="tcp://localhost:61619">
<destination name="WeatherQueue" create="ifnotexist"/>