Menu

Source Commit Log


Commit Date  
[r7871] by saravanan1181

1) Created event.xsd for outbound JMS topic events with name space.
2) Generated java stubs from event.xsd.
3) Created new EventMessageService helper class to convert the QueueMessage to topic EventMessage.
4) Modified the JmsClientHelper to set additional JMS header property if the payload has EventMessage.HeaderParams.
5) Deprecated SOAEventMessage since xsd driven EventMessage created.

Example published outbound JMS Event payload.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<eventMessage xmlns="http://www.mirotechnologies.com/GOLDesp/JMS/OutboundEvents">
<eventName>?</eventName>
<description>?</description>
<category>?</category>
<createdBy>?</createdBy>
<createdOn>?</createdOn>
<headerParams>
<name>?</name>
<value>?</value>
</headerParams>
<headerParams>
<name>?</name>
<value>?</value>
</headerParams>
</eventMessage>

2014-07-29 12:29:46 Tree
[r7870] by saravanan1181

Manually merging delete-domain-info and domain-domain-info rules from 13_2 branch.

2014-07-29 12:07:00 Tree
[r7869] by eagleigor

GOLD-15880: Replace JBossMQ with the latest ActiveMQ

2014-07-28 22:24:52 Tree
[r7868] by eagleigor

GOLD-15880: Replace JBossMQ with the latest ActiveMQ

2014-07-28 21:35:00 Tree
[r7867] by eagleigor

Added BoneCP & Google Guava libraries

2014-07-23 20:49:47 Tree
[r7866] by saravanan1181

Added base domain information into Delete domain aop for distributed data process.

2014-07-22 18:44:15 Tree
[r7865] by jcavanaughiv

Implement preadd/validate on Transaction objects

2014-07-22 17:05:11 Tree
[r7864] by saravanan1181

Added new base-domain-info meta data rule to find the base domain info from Delete domain aop.

2014-07-22 16:41:27 Tree
[r7863] by jdavenportmiro

Creating a snapshot of the JAFFA-519 branch to preserve jaffa in this point in time (in case RC1 for JWL / SAF needs to be rebuilt)

2014-07-22 16:32:09 Tree
[r7862] by saravanan1181

Modified consume method to use the message selector if the consumer subscribed with message selector.

2014-07-22 08:14:58 Tree
Older >
MongoDB Logo MongoDB