blob: f2c244dea68874024e96833a4585db5151f523a7 [file] [log] [blame]
==== 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_java.out | remove_uuid
Server: Setting an ExceptionListener on the connection as sample uses a MessageConsumer
Server: Creating a non-transacted, auto-acknowledged session
Server: Creating a MessageConsumer
Server: Creating a MessageProducer
Server: Starting connection so MessageConsumer can receive messages
Server: Receiving the message
Server: Activating response queue listener
Server: Response = TWAS BRILLIG, AND THE SLITHY TOVES
Server: Receiving the message
Server: Activating response queue listener
Server: Response = DID GIRE AND GYMBLE IN THE WABE.
Server: Receiving the message
Server: Activating response queue listener
Server: Response = ALL MIMSY WERE THE BOROGROVES,
Server: Receiving the message
Server: Activating response queue listener
Server: Response = AND THE MOME RATHS OUTGRABE.
Server: Receiving the message