|
| 62976 | modified | ron_sigal | //branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerProxy.java | JBAS-4407: Check for existence of InvokerLocator.findSerializationType(). |
| 62975 | modified | dimitris@jboss.org | //branches/Branch_4_2/test/build.xml | exclude compatibility tests that need access to jboss.jar and use a jboss-test.jar compiled with javac.source/target = 1.4 |
| 62974 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | exclude compatibility tests that need access to jboss.jar and use a jboss-test.jar compiled with javac.source/target = 1.4 |
| 62973 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | don't include jboss.jar and jboss-test.jar in the classpath of the compatibility tests. They should be copied to the client lib dir from their respective versions. |
| 62972 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | The 4_2_x tests don't need a serialization flag setting. |
| 62971 | modified | ron_sigal | //branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/HTTPInvocationMarshaller.java | JBPAPP-168: JBossAS marshallers/unmarshallers implement versioned read() and write() methods. |
| 62971 | modified | ron_sigal | //branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/InvocationMarshaller.java | JBPAPP-168: JBossAS marshallers/unmarshallers implement versioned read() and write() methods. |
| 62971 | modified | ron_sigal | //branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/HTTPInvocationUnMarshaller.java | JBPAPP-168: JBossAS marshallers/unmarshallers implement versioned read() and write() methods. |
| 62971 | modified | ron_sigal | //branches/Branch_4_2/server/src/main/org/jboss/invocation/unified/marshall/InvocationUnMarshaller.java | JBPAPP-168: JBossAS marshallers/unmarshallers implement versioned read() and write() methods. |
| 62947 | modified | bstansberry@jboss.com | //branches/Branch_4_2/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java | [JBAS-4406] Use 'jboss.jgroups' instead of 'jgroups.mux' as domain; these aren't mux channels |
| 62946 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/partition/test/JBAS4406UnitTestCase.java | [JBAS-4406] Use 'jboss.jgroups' instead of 'jgroups.mux' as domain; these aren't mux channels |
| 62946 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.java | [JBAS-4406] Use 'jboss.jgroups' instead of 'jgroups.mux' as domain; these aren't mux channels |
| 62939 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | add -Djboss.remoting.pre_2_0_compatible=true flags on the server |
| 62937 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | upgrade to jboss remoting 2.2.0.SP4 |