xml jms mdb
843830Mar 29 2007 — edited Apr 9 2007Hi All,
I am new to xml-jms i have a requirement like this:\
I receive xml messages from SAP XI i need to extract the data for xml and check it using a jms queue (mdb) and pass it to Business Rule Engine server, Is that i need to use parsers to extract data from xml and then pass it to jms queue or i can directly do it directly.
And how to convert the data comming out of mdb to a java object?
Thanks in advance.