exam questions

Exam 1z0-599 All Questions

View all questions & answers for the 1z0-599 exam

Exam 1z0-599 topic 1 question 66 discussion

Actual exam question from Oracle's 1z0-599
Question #: 66
Topic #: 1
[All 1z0-599 Questions]

A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of
WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?

  • A. SAF Target
  • B. SAF Imported Destination
  • C. SAF Client
  • D. SAF Server
  • E. Distributed SAF JMS
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
. The JMS SAF Client feature extends the JMS store-and-forward service introduced in WebLogic Server 9.0 to standalone JMS clients. Now JMS clients can reliably send messages to server-side JMS destinations, even when the client cannot reach a destination (for example, due to a temporary network connection failure). While disconnected from the server, messages sent by a JMS SAF client are stored locally on the client file system and are forwarded to server-side JMS destinations when the client reconnects. See Reliably Sending Messages Using the JMS SAF Client.
Reference: Programming JMS for Oracle WebLogic Server, Using WebLogic JMS SAF Client

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...