Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
Ron McLeod
Junilu Lacar
Liutauras Vilda
Sheriffs:
Paul Clapham
Jeanne Boyarsky
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Piet Souris
Carey Brown
Bartenders:
Jesse Duncan
Frits Walraven
Mikalai Zaikin
Forum:
EJB and other Jakarta /Java EE Technologies
To retrieve the contents of an xml file in JMS
Deepa Jeeva
Greenhorn
Posts: 26
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Can anyone please tell me how to retrieve the contents of an xml file after it is sent to the queue?
Thanks,
Deepa.
Ulf Dittmer
Rancher
Posts: 43028
76
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
As explained to you before, JMS has no notion of handling XML. Are you asking about retrieving the contents of a message? If so, by whom - the recipient?
Deepa Jeeva
Greenhorn
Posts: 26
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yes.
Ulf Dittmer
Rancher
Posts: 43028
76
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Does TextMessage's getText method not do that?
Good night. Drive safely. Here's a tiny ad for the road:
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
URGENT Help Needed regarding the sending XML file to the JMS Queue
problem with if-condition
This Weeks Giveaway
input type = file problem
Sending a xml file as a method parameter to a session bean
More...