Author: rajith
Date: Tue May 13 18:03:27 2008
New Revision: 656071

URL: http://svn.apache.org/viewvc?rev=656071&view=rev
Log:
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.

Modified:
    
incubator/qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in

Modified: 
incubator/qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in?rev=656071&r1=656070&r2=656071&view=diff
==============================================================================
--- 
incubator/qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in
 (original)
+++ 
incubator/qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/jmsexample/requestResponse/verify_java_python.in
 Tue May 13 18:03:27 2008
@@ -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: 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


Reply via email to