Can I Use XML to transform more than 10 mb of data?
Trasnsfom inbetween two module/methods etc.
If not how can I do.
Answer Posted / manisha
You can use the new features of JAXB to bind and then
marshall the data to XML , This is much better than using
DOM as it is more efficient
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does a sender application transport/send a message through jms?
Can you use a foreign jms provider to drive an mdb transactionally?
Can two jms servers share the same persistent store?
Are foreign destinations handled within foreign jms messages?
What is jms correlation id?
What is the difference between JMS and RPC (Remote Procedure Call)?
What is the use of jms? Can we send message from one server to another server using jms?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
What is a topic?
What are the different elements present in JMS?
What is a remote jms provider?
What are the steps to send and receive JMS message ?
What is jms queue in java?
What is jms active mq?
Which models are supported by jms? Please, explain them.