|
| 1.2 | modified | tdiesler | server/src/main/org/jboss/webservice/JaxRpcClientProxy.java | unwrap InvocationTargetException |
| 1.4 | modified | tdiesler | j2ee/src/main/javax/xml/namespace/QName.java | accept strings in valueOf that have only a local name |
| 1.18 | modified | patriot1burke | testsuite/src/main/org/jboss/test/aop/bean/SimpleInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.320 | modified | bstansberry | build/build.xml | Build cache module before tomcat integration, as TC integration's clustered SSO uses TreeCache |
| 1.12 | modified | patriot1burke | cache/src/main/org/jboss/cache/aop/CacheInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.8 | modified | patriot1burke | aspects/src/main/org/jboss/aop/versioned/DistributedPOJOState.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aspects/src/main/org/jboss/aop/patterns/observable/SubjectInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.8 | modified | patriot1burke | aspects/src/main/org/jboss/aop/logging/CallLoggingInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.4 | modified | patriot1burke | aspects/src/main/org/jboss/aop/deployment/JBossClassPool.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/src/main/org/jboss/test/aop/basic/SimpleInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.6 | modified | patriot1burke | aop/src/main/org/jboss/aop/metadata/FieldMetaData.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByConstructorInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.5 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByMethodInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByMethodInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.10 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/ConstructorInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.4 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/ConstructorInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.7 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/FieldInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.10 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/FieldReadInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.3 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/FieldReadInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.10 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/FieldWriteInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.3 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/FieldWriteInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.9 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/Invocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.4 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/MethodCalledByConstructorInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/MethodCalledByConstructorInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.4 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/MethodCalledByMethodInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/MethodCalledByMethodInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.16 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/MethodInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.5 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/MethodInvocationWrapper.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.3 | modified | patriot1burke | aop/src/main/org/jboss/aop/instrument/ConstructorExecutionTransformer.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.7 | modified | patriot1burke | aop/src/main/org/jboss/aop/instrument/Instrumentor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.6 | modified | patriot1burke | aop/src/main/org/jboss/aop/instrument/MethodExecutionTransformer.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.5 | modified | patriot1burke | aop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByConstructorInvocation.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/docs/examples/field-execution/FieldInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.3 | modified | patriot1burke | aop/docs/examples/field-execution/GetInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.3 | modified | patriot1burke | aop/docs/examples/field-execution/SetInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.3 | modified | patriot1burke | aop/docs/examples/metadata/TraceInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.3 | modified | patriot1burke | aop/src/main/org/jboss/aop/CallerConstructorInfo.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.78 | modified | patriot1burke | aop/src/main/org/jboss/aop/ClassAdvisor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/docs/examples/annotation/TraceInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 1.2 | modified | patriot1burke | aop/docs/examples/annotation14/TraceInterceptor.java | * added more data to caller side invocation classes* refactored invocation classes so that most fields are not public* wrapper invocations objects should now work correctly with cflow |
| 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 |