Changes between Version 5 and Version 6 of openAMQ
- Timestamp:
- Oct 30, 2008, 4:19:32 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
openAMQ
v5 v6 44 44 sh build.sh 45 45 }}} 46 46 1. Local Test 47 * Server: 48 {{{ 49 amq_server 50 }}} 51 If it successes. 52 {{{ 53 OpenAMQ/x.xxx 54 Production release 55 Copyright (c) 2007 iMatix Corporation 56 This is free software; see the source for copying conditions. There is NO 57 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 58 2006-05-09 10:12:41: W: security warning - console login uses default password 59 2006-05-09 10:12:42: I: server ready for incoming AMQ connections 60 }}} 61 * Client: 62 {{{ 63 amq_client 64 }}} 47 65 48 66 = Reference =