|
| 1.2 | deleted | ejort | server/src/main/org/jboss/ejb/plugins/cmp/bridge/GetTCLAction.java | Move this class to the correct package |
| 1.2 | modified | ejort | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/GetTCLAction.java | Move this class to the correct package |
| 1.31 | modified | ejort | messaging/src/main/org/jboss/mq/server/MessageCache.java | Port MessageCache improvements from 3.2 |
| 1.20 | modified | ejort | messaging/src/main/org/jboss/mq/server/MessageReference.java | Port MessageCache improvements from 3.2 |
| 1.42 | modified | ejort | messaging/src/main/org/jboss/mq/server/BasicQueue.java | Fix potential NPE |
| 1.14 | modified | ejort | messaging/src/main/org/jboss/mq/il/uil2/SocketManager.java | Log RuntimeExceptions and Error at ERROR level |
| 1.42 | modified | ejort | messaging/src/main/org/jboss/mq/Connection.java | Fix the error message |
| 1.3 | modified | kabkhan | aop/src/main/org/jboss/test/aop/basic/CallerInterceptor.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.3 | modified | kabkhan | aop/src/main/org/jboss/test/aop/basic/CallingPOJO.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.2 | modified | kabkhan | aop/src/main/org/jboss/test/aop/basic/POJO.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.1 | added | kabkhan | aop/src/main/org/jboss/test/aop/basic/PrivateProtectedPOJO.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.13 | modified | kabkhan | aop/src/main/org/jboss/aop/instrument/MethodExecutionTransformer.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.1 | added | kabkhan | aop/src/main/org/jboss/aop/instrument/TransformerCommon.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.3 | modified | kabkhan | aop/src/main/org/jboss/aop/instrument/CallerTransformer.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.8 | modified | kabkhan | aop/src/main/org/jboss/aop/instrument/ConstructorExecutionTransformer.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.6 | modified | kabkhan | aop/src/main/org/jboss/aop/instrument/FieldAccessTransformer.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.87 | modified | kabkhan | aop/src/main/org/jboss/aop/ClassAdvisor.java | -Fixed caller interception of private and protected methods/constructors in both optimized and old-skool modes.-Moved some common code from the org.jboss.aop.instrument.XXXTransformer classes into org.jboss.aop.instrument.TransformerCommon |
| 1.2 | modified | kabkhan | aop/src/main/org/jboss/test/aop/basic/CallingPOJO.java | Fixed bug to do with defining optimized MethodCalledByMethodInvocations and MethodCalledByConstructorInvocations on static methods. Improved tests to check if this is possible |
| 1.7 | modified | kabkhan | aop/src/resources/test/basic/jboss-aop.xml | Fixed bug to do with defining optimized MethodCalledByMethodInvocations and MethodCalledByConstructorInvocations on static methods. Improved tests to check if this is possible |
| 1.2 | modified | kabkhan | aop/src/main/org/jboss/aop/instrument/CallerTransformer.java | Fixed bug to do with defining optimized MethodCalledByMethodInvocations and MethodCalledByConstructorInvocations on static methods. Improved tests to check if this is possible |
| 1.2 | modified | tdiesler | webservice/src/main/org/apache/axis/description/ParameterDesc.java | Add special treatment for anonymous xml types. |
| 1.2 | modified | tdiesler | webservice/src/main/org/apache/axis/client/Call.java | Add special treatment for anonymous xml types. |
| 1.6 | modified | tdiesler | jboss.net/src/resources/xdoclet/modules/jboss/net/resources/jboss-net_xml_wss_request.xdt | Use text instead of binary mode |
| 1.5 | modified | tdiesler | jboss.net/src/resources/xdoclet/modules/jboss/net/resources/jboss-net_xml_wss_response.xdt | Use text instead of binary mode |
| 1.5 | deleted | tdiesler | jboss.net/src/resources/xdoclet/modules/jboss/net/resources/jboss-net_xml_wss_request.xdt | Use text instead of binary mode |
| 1.4 | deleted | tdiesler | jboss.net/src/resources/xdoclet/modules/jboss/net/resources/jboss-net_xml_wss_response.xdt | Use text instead of binary mode |
| 1.9 | modified | starksm | server/src/main/org/jboss/proxy/SecurityInterceptor.java | Correct the merge |
| 1.26 | modified | bwang00 | cache/src/etc/standalone/build.xml | Increased jvm heap size |
| 1.10 | modified | starksm | server/src/main/org/jboss/proxy/ejb/StatefulSessionInterceptor.java | Fix the handle creation |
| 1.9 | modified | starksm | connector/src/main/org/jboss/resource/security/CallerIdentityLoginModule.java | Merge the changes for privileged actions from 3.2 |
| 1.10 | modified | starksm | connector/src/main/org/jboss/resource/security/ConfiguredIdentityLoginModule.java | Merge the changes for privileged actions from 3.2 |
| 1.2 | modified | starksm | connector/src/main/org/jboss/resource/security/GetPrincipalInfoAction.java | Merge the changes for privileged actions from 3.2 |
| 1.31 | modified | starksm | connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java | Update the Subject access to use privileged actions |
| 1.16 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnectionFactory.java | Fix the connection props merge |
| 1.15 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnectionFactory.java | Perform the target subject credentials access using privleged actions |
| 1.6 | modified | starksm | server/src/main/org/jboss/proxy/compiler/Runtime.java | Perform the target class loader access using privleged actions |
| 1.14 | modified | starksm | server/src/main/org/jboss/proxy/ejb/handle/StatefulHandleImpl.java | Perform the security context access using privleged actions |
| 1.8 | modified | starksm | server/src/main/org/jboss/proxy/SecurityInterceptor.java | Perform the security context access using privleged actions |
| 1.11 | modified | starksm | server/src/main/org/jboss/naming/ENCFactory.java | Perform the class loader access using privleged actions |
| 1.3 | deleted | starksm | jmx/src/main/org/jboss/mx/loading/CLToStringAction.java | Correct the filename of the ClassToStringAction class |
| 1.1 | added | starksm | jmx/src/main/org/jboss/mx/loading/ClassToStringAction.java | Correct the filename of the ClassToStringAction class |
| 1.20 | modified | starksm | server/src/main/org/jboss/ejb/plugins/local/BaseLocalProxyFactory.java | Rollback to the version Alexey had in 1.18 and reapply the privileged actions to that |
| 1.35 | modified | starksm | server/src/main/org/jboss/invocation/jrmp/server/JRMPInvoker.java | Encapsulate the thread context accessors in privileged actions |
| 1.2 | modified | starksm | server/src/main/org/jboss/ejb/plugins/inflow/GetTCLAction.java | Fix the ACTION ctor usage |
| 1.6 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCMySQLCreateCommand.java | Fix the merge conflict |
| 1.7 | modified | starksm | varia/src/main/org/jboss/invocation/http/servlet/InvokerServlet.java | Encapsulate the security related actions in privileged actions |
| 1.13 | modified | starksm | server/src/main/org/jboss/invocation/local/LocalInvoker.java | Encapsulate the security related actions in privileged actions |
| 1.125 | modified | starksm | server/src/main/org/jboss/ejb/EntityContainer.java | Encapsulate the security related actions in privileged actions |
| 1.43 | modified | starksm | server/src/main/org/jboss/ejb/MessageDrivenContainer.java | Encapsulate the security related actions in privileged actions |
| 1.11 | modified | starksm | server/src/main/org/jboss/ejb/SessionContainer.java | Encapsulate the security related actions in privileged actions |
| 1.1 | added | starksm | server/src/main/org/jboss/ejb/txtimer/TCLStack.java | Encapsulate the security related actions in privileged actions |
| 1.5 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/TimedObjectInvokerImpl.java | Encapsulate the security related actions in privileged actions |
| 1.8 | modified | starksm | server/src/main/org/jboss/ejb/timer/ContainerTimerService.java | Encapsulate the security related actions in privileged actions |
| 1.1 | added | starksm | server/src/main/org/jboss/ejb/timer/TCLStack.java | Encapsulate the security related actions in privileged actions |
| 1.16 | modified | starksm | server/src/main/org/jboss/ejb/plugins/EntityMultiInstanceSynchronizationInterceptor.java | Encapsulate the security related actions in privileged actions |
| 1.85 | modified | starksm | server/src/main/org/jboss/ejb/plugins/EntitySynchronizationInterceptor.java | Encapsulate the security related actions in privileged actions |
| 1.44 | modified | starksm | server/src/main/org/jboss/ejb/plugins/TxInterceptorCMT.java | Encapsulate the security related actions in privileged actions |
| 1.41 | modified | starksm | server/src/main/org/jboss/ejb/plugins/AbstractInstanceCache.java | Encapsulate the security related actions in privileged actions |
| 1.19 | modified | starksm | server/src/main/org/jboss/ejb/plugins/local/BaseLocalProxyFactory.java | Encapsulate the security related actions in privileged actions |
| 1.1 | added | starksm | server/src/main/org/jboss/ejb/plugins/inflow/GetTCLAction.java | Encapsulate the security related actions in privileged actions |
| 1.5 | modified | starksm | server/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.java | Encapsulate the security related actions in privileged actions |
| 1.2 | modified | starksm | server/src/main/org/jboss/ejb/plugins/inflow/MessageEndpointInterceptor.java | Encapsulate the security related actions in privileged actions |
| 1.1 | added | starksm | server/src/main/org/jboss/ejb/plugins/inflow/SetTCLAction.java | Encapsulate the security related actions in privileged actions |
| 1.19 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCQueryManager.java | Encapsulate the security related actions in privileged actions |
| 1.24 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCTypeFactory.java | Encapsulate the security related actions in privileged actions |
| 1.2 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/TCLStack.java | Encapsulate the security related actions in privileged actions |
| 1.2 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/GetTCLAction.java | Encapsulate the security related actions in privileged actions |
| 1.6 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCAuditMetaData.java | Encapsulate the security related actions in privileged actions |
| 1.8 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCEntityCommandMetaData.java | Encapsulate the security related actions in privileged actions |
| 1.41 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCEntityMetaData.java | Encapsulate the security related actions in privileged actions |
| 1.7 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCOptimisticLockingMetaData.java | Encapsulate the security related actions in privileged actions |
| 1.5 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCMySQLCreateCommand.java | Encapsulate the security related actions in privileged actions |
| 1.5 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCInformixCreateCommand.java | Encapsulate the security related actions in privileged actions |
| 1.1 | added | starksm | server/src/main/org/jboss/ejb/plugins/cmp/bridge/GetTCLAction.java | Encapsulate the security related actions in privileged actions |
| 1.43 | modified | starksm | server/src/main/org/jboss/ejb/plugins/StatefulSessionFilePersistenceManager.java | Encapsulate the file system actions in privileged actions |
| 1.13 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationValve.java | Fix the scope of the assignment to subjectAttributeName |
| 1.10 | modified | starksm | server/src/main/org/jboss/ejb/plugins/SessionObjectInputStream.java | Add a privileged action for the enableReplaceObject call |
| 1.9 | modified | starksm | server/src/main/org/jboss/ejb/plugins/SessionObjectOutputStream.java | Add a privileged action for the enableReplaceObject call |
| 1.3 | modified | starksm | server/src/main/org/jboss/ejb/plugins/SecurityActions.java | Used privileged actions for all context class loader gets/sets. |
| 1.47 | modified | tdiesler | jboss.net/src/main/org/jboss/net/axis/server/AxisService.java | Remove deprecated entity resolver. |
| 1.6 | deleted | tdiesler | jboss.net/src/main/org/jboss/net/server/JBossNetEntityResolver.java | Remove deprecated entity resolver. |
| 1.8 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractCreateCommand.java | fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert() |
| 1.5 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCIdentityColumnCreateCommand.java | fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert() |
| 1.4 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBC30GeneratedKeysCreateCommand.java | fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert() |
| 1.2 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCDB2IdentityValLocalCreateCommand.java | fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert() |
| 1.4 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCInformixCreateCommand.java | fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert() |
| 1.4 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCMySQLCreateCommand.java | fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert() |
| 1.5 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCOracleCreateCommand.java | fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert() |
| 1.157 | modified | starksm | server/src/main/org/jboss/ejb/Container.java | Used privileged actions for all context class loader gets/sets. |
| 1.84 | modified | loubyansky | server/src/etc/conf/default/standardjboss.xml | added a new cmp2.x conatiner configuration |
| 1.5 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.java | foreign key constraints related fixes, spec compatibility fixes |
| 1.13 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/EntityTable.java | foreign key constraints related fixes, spec compatibility fixes |
| 1.6 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/Schema.java | foreign key constraints related fixes, spec compatibility fixes |
| 1.4 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/FindByPrimaryKeyCommand.java | foreign key constraints related fixes, spec compatibility fixes |
| 1.7 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/JDBCStoreManager2.java | foreign key constraints related fixes, spec compatibility fixes |
| 1.4 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/PersistentContext.java | foreign key constraints related fixes, spec compatibility fixes |
| 1.124 | modified | loubyansky | server/src/main/org/jboss/ejb/EntityContainer.java | Cache created EJBLocalObject's in a tx cache. Any invocation on a removed instance should result in NoSuchObject[Local]Exception. The 'removed' flag is currently in the EJBLocalObject proxy, therefore the proxy factory should return the same proxy instance for equal IDs. The exception is ejbCreate invocation which if went well in CMP layer should create a new proxy instance and override the proxy with removed flag on if there is one. |
| 1.5 | modified | loubyansky | server/src/main/org/jboss/ejb/LocalProxyFactory.java | Cache created EJBLocalObject's in a tx cache. Any invocation on a removed instance should result in NoSuchObject[Local]Exception. The 'removed' flag is currently in the EJBLocalObject proxy, therefore the proxy factory should return the same proxy instance for equal IDs. The exception is ejbCreate invocation which if went well in CMP layer should create a new proxy instance and override the proxy with removed flag on if there is one. |
| 1.18 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/local/BaseLocalProxyFactory.java | Cache created EJBLocalObject's in a tx cache. Any invocation on a removed instance should result in NoSuchObject[Local]Exception. The 'removed' flag is currently in the EJBLocalObject proxy, therefore the proxy factory should return the same proxy instance for equal IDs. The exception is ejbCreate invocation which if went well in CMP layer should create a new proxy instance and override the proxy with removed flag on if there is one. |
| 1.3 | modified | loubyansky | testsuite/src/main/org/jboss/test/cmp2/fkmapping/test/FKMappingUnitTestCase.java | catch NoSuchObjectLocalException in safe-remove |