|
| 61918 | modified | vivekl@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | - Switch to brew built jboss-common 1.2.0.GA |
| 61913 | added | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/RootContextUnitTestCase.java | JBAS-3162 |
| 61913 | added | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/resources/web/root-context | JBAS-3162 |
| 61913 | added | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/resources/web/root-context/jboss-web.xml | JBAS-3162 |
| 61913 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/imports/sections/web.xml | JBAS-3162 |
| 61901 | added | stan.silvert@jboss.com | //branches/Branch_4_2/server/src/resources/dtd/web-facesconfig_1_0.dtd | JBAS-4268 |
| 61901 | added | stan.silvert@jboss.com | //branches/Branch_4_2/server/src/resources/dtd/web-facesconfig_1_1.dtd | JBAS-4268 |
| 61901 | added | stan.silvert@jboss.com | //branches/Branch_4_2/server/src/resources/schema/web-facesconfig_1_2.xsd | JBAS-4268 |
| 61885 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | move to jbossts14 v4.2.3.CR5 |
| 61882 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4255, Upgrade to jboss common 1.2.0.GA |
| 61881 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/util/test/TwiddleUnitTestCase.java | minor fix to get compilation |
| 61868 | added | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/util/test/TwiddleUnitTestCase.java | JBAS-3726 |
| 61868 | deleted | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/util/test/TwiddleTestCase.java | JBAS-3726 |
| 61866 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | [JBAS-4272] Use the correct name in Dispatcher.unregisterTarget |
| 61866 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | [JBAS-4272] Use the correct name in Dispatcher.unregisterTarget |
| 61864 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/deployment/ClientDeployer.java | Add classloader to bindServiceRef |
| 61864 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.java | Add classloader to bindServiceRef |
| 61864 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.java | Add classloader to bindServiceRef |
| 61864 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/ServiceRefDelegate.java | Add classloader to bindServiceRef |
| 61864 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/WebServiceRefInjector.java | Add classloader to bindServiceRef |
| 61864 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Add classloader to bindServiceRef |
| 61862 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | JBAS-4216, increase by 50% (512m to 768m) on Sun-base VMs the MaxPermSize for the compatibility tests, that traverse and load all the classes to check the SerialVersionUIDs. |
| 61861 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/imports/server-config.xml | JBAS-4216, double the MaxPermSize (128m from the default 64m) on Sun JVMs, in the all config. |
| 61859 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.bat | JBAS-4243, process all command line arguments |
| 61857 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build.bat | JBAS-4243, process all command line arguments |
| 61856 | added | anil.saldhana@jboss.com | //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JCASecurityInfo.java | JBAS-3400: JAASSecurityManagerService can display JCA Providers/Algorithm information |
| 61856 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityManagerService.java | JBAS-3400: JAASSecurityManagerService can display JCA Providers/Algorithm information |
| 61856 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityManagerServiceMBean.java | JBAS-3400: JAASSecurityManagerService can display JCA Providers/Algorithm information |
| 61855 | modified | luc.texier@jboss.com | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/pm/jdbc2/MSSQLPersistenceManager.java | JBAS-4260 updated JBossMQ's MSSQL pm and add MSSQL sm |
| 61855 | modified | luc.texier@jboss.com | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/sm/jdbc/JDBCStateManager.java | JBAS-4260 updated JBossMQ's MSSQL pm and add MSSQL sm |
| 61855 | added | luc.texier@jboss.com | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/sm/jdbc/MSSQLJDBCStateManager.java | JBAS-4260 updated JBossMQ's MSSQL pm and add MSSQL sm |
| 61851 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/testsuite/build.xml | JBAS-4270:add the RMIAdaptorAuthorizationUnitTestCase to the security excludes |
| 61846 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/local.properties | Add jbosstest.udp.ip_ttl |
| 61838 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/txtimer/META-INF/jboss.xml | JBAS-4248, txtimer entity bean tests needs commit options A |
| 61837 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/interceptors2/unit/InterceptorsTestCase.java | EJBTHREE-896: modified unit test |
| 61836 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree832/unit/EntityTestCase.java | EJBTHREE-832: modified unit test |
| 61835 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/service/ServiceSix.java | Fixed connection leak |
| 61833 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java | EJBTHREE-893: using kernelName as a default for session_factory_name |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/ejbthree921/META-INF/persistence.xml | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree921/Person.java | EJBTHREE-921: unit test |
| 61832 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree921/ExplicitFailoverInterceptor.java | EJBTHREE-921: unit test |
| 61832 | modified | wolfc | //branches/Branch_4_2/ejb3/.classpath | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree921/MyStateful.java | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree921/unit/PersistenceContextReplicationTestCase.java | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree921/unit | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree921 | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/ejbthree921 | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/ejbthree921/META-INF | EJBTHREE-921: unit test |
| 61832 | added | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree921/MyStatefulBean.java | EJBTHREE-921: unit test |