|
| 1.10 | modified | bstansberry | tomcat/src/resources/server-50.xml | Add a commented out section explaining how to use the new clustered SSO valve. |
| 1.1 | added | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/SSOClusterManager.java | Add a SingleSignOn valve implementation that works across a cluster |
| 1.1 | added | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/SingleSignOn.java | Add a SingleSignOn valve implementation that works across a cluster |
| 1.1 | added | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/SingleSignOnEntry.java | Add a SingleSignOn valve implementation that works across a cluster |
| 1.1 | added | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/sso/TreeCacheSSOClusterManager.java | Add a SingleSignOn valve implementation that works across a cluster |
| 1.11 | modified | bstansberry | tomcat/build.xml | Build changes needed for clustered SSO:-- Add jgroups.jar to dependent library path-- Copy file sso-channel-50.xml to the sar folder |
| 1.1 | added | bstansberry | tomcat/src/resources/sso-channel-50.xml | Add JGroups protocol stack config file used by clustered SSO. |
| 1.8 | modified | bstansberry | tomcat/.classpath | Add cache module and jgroups.jar to classpath; used by clustered SSO implementation |
| 1.1 | added | chussenet | aspects/docs/examples/readwritelock/test/patterns/readwritelock/Account.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/readwritelock/test/patterns/readwritelock/AccountWithReadWriteLock.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/readwritelock/test/patterns/readwritelock/Driver.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/readwritelock/test/patterns/readwritelock/JUnitTestReadWriteLockAspects.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/readwritelock/test/patterns/readwritelock/ProcessTransaction.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/build.xml | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/jboss-aop.xml | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/BusinessModel.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/BusinessModelWithCleanup.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/BusinessModelWithCleanupWithParameters.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/BusinessModelWithStaticCleanup.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/BusinessModelWithStaticCleanupWithParameters.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/BusinessThread.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/JUnitTestAsynchronousAspects.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/JUnitTestSuiteJBOSSAOP.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/asynchronous/test/asynchronous/Parameter.java | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/readwritelock/build.xml | Samples for readwritelock and asynchronous aspect |
| 1.1 | added | chussenet | aspects/docs/examples/readwritelock/jboss-aop.xml | Samples for readwritelock and asynchronous aspect |