adspace
How do I use a temporary destination? : BEA Weblogic
Answer Posted / Shilpi Varshney
To create a temporary destination in Weblogic Server, you can define it as a local or JMS XA temporary topic or queue in the JMS resource definition. You can access a temporary destination using the `javax.jms.Queue` or `javax.jms.Topic` interfaces. Temporary destinations are automatically deleted when the session that created them is closed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category