Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.583 :

Posted: Thu Apr 21, 2011 3:57 am
by deadlock_gr
Typo:

desitation --> destination?

Re: About Question enthuware.oce-ejbd.v6.2.583 :

Posted: Thu Apr 21, 2011 7:23 am
by admin
Fixed.
Thanks for the feedback!

Re: About Question enthuware.oce-ejbd.v6.2.583 :

Posted: Tue Jul 30, 2013 4:22 am
by kezman9
Hi,
From explanation to 4th answer:

<activation-config>
<activation-config-property>
<activation-config-property-name>messageSelector</activation-config-property-name>
<activation-config-property-value>JMSType = 'car' AND color = 'blue' AND weight > 2500</activation-config-property-value>
</activation-config-property>
</activation-config>///

Hi,
I have doubts whether this XML is properly formed. The bold greater-than sign can cause problems with validation (non-matching tags). I think that something like gt could be use instead (?).

Thanks,
Jarek

Re: About Question enthuware.oce-ejbd.v6.2.583 :

Posted: Wed Jul 31, 2013 11:24 am
by admin
Fixed.
Thank you for your feedback!