|
| 56397 | modified | dimitris@jboss.org | //branches/Branch_4_0/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | fix the formatting |
| 56397 | modified | dimitris@jboss.org | //branches/Branch_4_0/server/src/main/org/jboss/deployment/EARDeployer.java | fix the formatting |
| 56396 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java | JBAS-3488 - Ignore incompatible classes from the sun-javamail upgrade |
| 56395 | modified | vicky.kak@jboss.com | //branches/Branch_4_0/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | Changes done for JBAS-2904 |
| 56384 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | Include HAInvokerUnitTestCase in cluster patternsets |
| 56349 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/build.xml | remove not released version 4.0.4.SP1 |
| 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 |
| 56311 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | JBAS-3466 added retry logic |
| 56307 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Remove expired sessions from the SessionReplicationContext |
| 56307 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Remove expired sessions from the SessionReplicationContext |
| 56306 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Don't log concurrent access warning during BR gravitation |
| 56305 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Optimizations |
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Simplify and tighten use of ThreadLocals |
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Simplify and tighten use of ThreadLocals |
| 56304 | deleted | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/LocalSessionActivity.java | Simplify and tighten use of ThreadLocals |
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | Simplify and tighten use of ThreadLocals |
| 56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Simplify and tighten use of ThreadLocals |
| 56303 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheCluster.java | Use PojoCache instead of TreeCacheAop |
| 56302 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SnapshotManager.java | Clean unused import |
| 56301 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java | Fix isNew value after first request |
| 56299 | modified | bstansberry@jboss.com | //branches/Branch_4_0/server/src/main/org/jboss/deployment/EARDeployer.java | Avoid NPE if moduleOrder not set |
| 56298 | deleted | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/ear/META-INF/jboss-app.xml.bak | |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/mbean2/META-INF/jboss-service.xml | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/mbean1 | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/mbean1/META-INF | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/ear/META-INF/jboss-app.xml | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/mbean2 | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/mbean2/META-INF | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/ear | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/ear/META-INF | Changes done for JBAS-2904 |
| 56297 | added | vicky.kak@jboss.com | //branches/Branch_4_0/testsuite/src/resources/deployers/jbas2904/ear/META-INF/application.xml | Changes done for JBAS-2904 |