By definition, a content-type is used to describe a payload in protocols that transport an otherwise unstructured byte sequence (or character sequence). Since JMS ObjectMessages and MapMessages (in contrast to BytesMessages and TextMessages) don't fall into that category, they don't have a content-type.
Andreas On Fri, Nov 6, 2009 at 10:22, indika kumara <[email protected]> wrote: > Hi all > > What should the content-type of the JMS Object Message be ?. I saw in > a forum that some are using "multipart/*". > > Could someone please advice me on this matter?. > > Thanks Lots > > Indika > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
