| Wait up to 5 seconds for the shutdown, we can't afford to have a lingering socket more than that (think GPRS or slow networks with lots of packet loss, timedout firewalls, etc). |
|
More...
|
over 15 years ago
|
| This is the default behaviour, so this line is un-necessary: |
|
More...
|
over 15 years ago
|
| TCP Protocol expects an Orderly Connection Release (FIN) to be sent on a socket close/teardown, not an Abortive Release (RST) Reset. |
|
More...
|
over 15 years ago
|
| deployElement is now public |
|
More...
|
over 15 years ago
|
| minor change, for replaced by for each |
|
More...
|
over 15 years ago
|
| Added support for transient descriptors |
|
More...
|
over 15 years ago
|
| Add instance ID to Q2, show it in SystemMonitor along with the uptime Added new helper ISOUtil.millisToString(); |
|
More...
|
over 15 years ago
|
| properly set Q2_DATE. Change version to display JPOS x.x.x rxxx |
|
More...
|
over 15 years ago
|
| Removed unboxing |
|
More...
|
over 15 years ago
|
| unregister QMUX at destroy time |
|
More...
|
over 15 years ago
|
| register at init time, unregister at destroy time |
|
More...
|
over 15 years ago
|
| jPOS-21 QServer registers the underlying ISOServer with the NameRegistrar, but not QServer itself |
|
More...
|
over 15 years ago
|
| Upgraded Log4J to 1.2.16 |
|
More...
|
over 15 years ago
|
| bugfix in put(k,v,t) not using Expirable, reported by Peterox (Thank you!) |
|
More...
|
over 15 years ago
|
| Removed unnecessary boxing |
|
More...
|
over 15 years ago
|
| autoboxing and assorted minor changes |
|
More...
|
over 15 years ago
|
| Started work on 1.6.9, removed a few warnings |
|
More...
|
over 15 years ago
|
| copy lib/test jars to dist zip |
|
More...
|
over 15 years ago
|
| preparing 1.6.8 release |
|
More...
|
over 15 years ago
|
| Minor optimization, avoid creating an expirationMonitor if we are not going to use it |
|
More...
|
over 15 years ago
|
| new jPOS-EE release |
|
More...
|
over 15 years ago
|
| Changed paused timeout default from five minutes (which was wrong, anyway because it said five minutes but it was actually five hours) to zero. To enable this feature, use the pause-timeout property. |
|
More...
|
over 15 years ago
|
| Expiration date is optional now |
|
More...
|
over 15 years ago
|
| Updated IDEA project |
|
More...
|
over 15 years ago
|
| Upgrading JE to 4.0.103 |
|
More...
|
over 15 years ago
|
| Upgrade to JE 4.0.103 |
|
More...
|
over 15 years ago
|
| Added comment to justify a warning |
|
More...
|
over 15 years ago
|
| Fixed jPOS-11: Q2.running() may return 'true' even if Q2 is not started |
|
More...
|
over 15 years ago
|
| added new 'auto-update-tps' configuration property (defaults to true). unified transaction debug info (head/tail/outstanding/tps/elapsed) in a single line |
|
More...
|
over 15 years ago
|
| take advantage of auto-boxing |
|
More...
|
over 15 years ago
|