Ignore:
Timestamp:
05/23/13 15:34:55 (11 years ago)
Author:
stoda
Message:

Sysos added to control what's happening

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/objectmq/src/omq/client/remote/response/ResponseListener.java

    r9 r19  
    6060                                // Get the response with its uid
    6161                                uid_request = delivery.getProperties().getCorrelationId();
     62                                System.out.println("Response reveived -> " + uid_request);
    6263
    6364                                // Stores the new response
Note: See TracChangeset for help on using the changeset viewer.