|
| 56343 | modified | heiko.braun@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | Upgrade to jbossws-1.0.3.GA |
| 56341 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/jboss-service.xml | JBAS-3575 added new target for standalone HA-JMS |
| 56341 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/build.xml | JBAS-3575 added new target for standalone HA-JMS |
| 56341 | added | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/cluster-service.xml | JBAS-3575 added new target for standalone HA-JMS |
| 56334 | modified | dimitris@jboss.org | //branches/Branch_4_0/system/src/bin/run.sh | JBAS-3458, conditionally set the -server flag, if supported |
| 56333 | modified | adrian@jboss.org | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/server/BasicQueue.java | [JBAS-3573] - Error during ACK should result in NACK +error/rollback |
| 56327 | modified | dimitris@jboss.org | //branches/Branch_4_0/system/src/bin/run.bat | JBAS-3458, conditionally set the -server flag, if supported |
| 56326 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Further listener optimization |
| 56325 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Tighten up add/removeObserver; move type parsing from JBCService to Util |
| 56324 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/Util.java | Move type parsing from JBCService to Util |
| 56323 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevantPass the session itself to the SnapshotManagerSpecially track expired sessions |
| 56322 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | Pass the session itself to the SnapshotManager |
| 56321 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SnapshotManager.java | SPass the session itself to the SnapshotManager |
| 56321 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/InstantSnapshotManager.java | SPass the session itself to the SnapshotManager |
| 56321 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/IntervalSnapshotManager.java | SPass the session itself to the SnapshotManager |
| 56320 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevantPass the session itself to the SnapshotManagerSpecially track expired sessions |
| 56319 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/BatchReplicationClusteredSessionValve.java | Suppress CacheListener for life of requestClean out unused thread locals |
| 56318 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevant |
| 56318 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevant |
| 56317 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java | Don't replicate metadata just because isNew changed |