diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-10-31 23:37:31 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-10-31 23:37:31 +0000 |
| commit | 51816983faa4ce04c1d49abe600a1a59f01ee6a6 (patch) | |
| tree | c754f3f3c7e0e4fd4ff95edc84f6ac9b53269851 /dotnet/client-010/examples/request-response/verify_dotnet_java.in | |
| parent | 653bf88ce02d780c35367de3e4c9bb185fa5dd86 (diff) | |
| download | qpid-python-51816983faa4ce04c1d49abe600a1a59f01ee6a6.tar.gz | |
Delete the unlicenced .net client example verification scripts etc which depend on the old Python and Java examples that have previously been deleted
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1029518 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/client-010/examples/request-response/verify_dotnet_java.in')
| -rw-r--r-- | dotnet/client-010/examples/request-response/verify_dotnet_java.in | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dotnet/client-010/examples/request-response/verify_dotnet_java.in b/dotnet/client-010/examples/request-response/verify_dotnet_java.in deleted file mode 100644 index 96e8b8a255..0000000000 --- a/dotnet/client-010/examples/request-response/verify_dotnet_java.in +++ /dev/null @@ -1,21 +0,0 @@ -==== server_dotnet.out -Waiting for requests -Request: Twas brillig, and the slithy toves -Request: Did gire and gymble in the wabe. -Request: All mimsy were the borogroves, -Request: And the mome raths outgrabe. -==== 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 |
