Ignore:
Timestamp:
10/14/13 16:38:34 (11 years ago)
Author:
stoda
Message:

All tests working

TODO sometimes exceptiontest fails

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/supervisor/src/main/java/omq/common/util/OmqConnectionFactory.java

    r83 r102  
    5757                                working = true;
    5858                        } catch (Exception e) {
     59//                              e.printStackTrace();
    5960                                logger.error(e);
    6061                                long milis = 2000;
Note: See TracChangeset for help on using the changeset viewer.