From ed4ba7a5e9bafe03951f0629789458a575c3a216 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Wed, 14 May 2008 01:03:27 +0000 Subject: Modified the verify_java_python.in file to reflect the changes made to the python code in rev 655965. The change was to correct a few typos. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@656071 13f79535-47bb-0310-9956-ffa450edef68 --- .../qpid/example/jmsexample/requestResponse/verify_java_python.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'java') diff --git a/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in b/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in index ead7a5747b..bffe9d2842 100644 --- a/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in +++ b/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in @@ -1,10 +1,10 @@ ==== client.py.out | remove_uuid -Request: Twas brilling, and the slithy toves +Request: Twas brillig, and the slithy toves Request: Did gyre and gimble in the wabe. Request: All mimsy were the borogroves, Request: And the mome raths outgrabe. Messages on queue: reply_to: -Response: TWAS BRILLING, AND THE SLITHY TOVES +Response: TWAS BRILLIG, AND THE SLITHY TOVES Response: DID GYRE AND GIMBLE IN THE WABE. Response: ALL MIMSY WERE THE BOROGROVES, Response: AND THE MOME RATHS OUTGRABE. @@ -17,7 +17,7 @@ Server: Creating a MessageProducer Server: Starting connection so MessageConsumer can receive messages Server: Receiving the message Server: Activating response queue listener -Server: Response = TWAS BRILLING, AND THE SLITHY TOVES +Server: Response = TWAS BRILLIG, AND THE SLITHY TOVES Server: Receiving the message Server: Activating response queue listener -- cgit v1.2.1