Valid 1z0-599 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-599 Exam! ExamDiscuss.com now offer the newest 1z0-599 exam dumps, the ExamDiscuss.com 1z0-599 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-599 dumps with Test Engine here:
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?
Correct Answer: C
Explanation/Reference: .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