Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kiswar Malik   on Jan 07 In Java Category.

  
Question Answered By: Eshe Chalthoum    on Jan 07

Do you want a direct conversion from SOAP -> JMS Messgae? Although this is
possible, you can also, first convert it into a Java object and then pack
it into the JMS message.
Be aware that javax.mail components are not realizable, and maybe you
should use your own containers to pack JMS message.
WebLogic's internal MIME parser is very sensitive about headers. If you
can , I suggest that you replace them with Sun's implementation.

Share: 

 
 
Didn't find what you were looking for? Find more on About JAXM and SOAPMessage Or get search suggestion and latest updates.


Tagged: