summaryrefslogtreecommitdiff
path: root/M4-RCs/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in
diff options
context:
space:
mode:
Diffstat (limited to 'M4-RCs/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in')
-rw-r--r--M4-RCs/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/M4-RCs/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in b/M4-RCs/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in
deleted file mode 100644
index 4b7e7e0741..0000000000
--- a/M4-RCs/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_cpp_java.in
+++ /dev/null
@@ -1,22 +0,0 @@
-==== client_java.out | remove_uuid
-Client: Setting an ExceptionListener on the connection as sample uses a MessageConsumer
-Client: Creating a non-transacted, auto-acknowledged session
-Client: Creating a QueueRequestor
-Client: Starting connection
-Client: Request Content= Twas brillig, and the slithy toves
-Client: Response Content= TWAS BRILLIG, AND THE SLITHY TOVES
-Client: Request Content= Did gire and gymble in the wabe.
-Client: Response Content= DID GIRE AND GYMBLE IN THE WABE.
-Client: Request Content= All mimsy were the borogroves,
-Client: Response Content= ALL MIMSY WERE THE BOROGROVES,
-Client: Request Content= And the mome raths outgrabe.
-Client: Response Content= AND THE MOME RATHS OUTGRABE.
-Client: Closing connection
-Client: Closing JNDI context
-==== server.out | remove_uuid
-Activating request queue listener for: request
-Waiting for requests
-Request: Twas brillig, and the slithy toves (TempQueue)
-Request: Did gire and gymble in the wabe. (TempQueue)
-Request: All mimsy were the borogroves, (TempQueue)
-Request: And the mome raths outgrabe. (TempQueue)