RE: Adding mime type to different type of messages

2015-02-24 Thread Tim Bain
o indicate that there's a Properties object to do this in NMS.) Tim On Feb 24, 2015 4:12 AM, "mahendran m" wrote: > No , i need didn't use stop . In java i am using JMS Message API and in c# > i am using NMS Message API . How can i achieve now ? > > Subject: Re: Add

RE: Adding mime type to different type of messages

2015-02-24 Thread mahendran m
No , i need didn't use stop . In java i am using JMS Message API and in c# i am using NMS Message API . How can i achieve now ? > Subject: Re: Adding mime type to different type of messages > From: she...@gmail.com > Date: Tue, 24 Feb 2015 12:58:25 +0200 > To: users@activemq.a

Re: Adding mime type to different type of messages

2015-02-24 Thread Shedis
If using stomp have a look at v1.2 spec for Header content-type section. Sent from my Mobile Device! > On Feb 24, 2015, at 12:48, mahendran m wrote: > > I am sending different type of message like xml , JSON, and text using JMS > Text message. In the consumer side i need to differentiate the