You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jonnalagadda, Sumithra" <su...@amgen.com> on 2006/02/16 18:03:11 UTC

Can a soap message send a JMS message?.

Hello,
 
We have a j2ee application which can receive JMS messages.
 
We have SAP which sends work force object on XI bus.
 
What needs to be done in between converting thos workforce object on xi bus
into a JMS message or shoudl it be a SOAP message and our j2ee application
has to be modified to read and process soap messages instead of JMS
messages?.
 
Thanks