BUILD COMPLETE - build.771 |
Date of build: 02/04/2005 00:41:22 |
Time to build: 18 minutes 26 seconds |
Last changed: 02/04/2005 00:25:15 |
Last log entry: updated for JCA1.5 attributes |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (6) | ||||
1.2 | modified | ccrouch | admin-console/docs/requirements/datasource_elements.pdf | updated for JCA1.5 attributes |
1.2 | modified | ccrouch | admin-console/docs/requirements/datasource_elements.xls | updated for JCA1.5 attributes |
1.447 | modified | telrod | testsuite/build.xml | Removing invalid cts tests for the jrmp invoker (just commented out for now). |
1.2 | modified | telrod | testsuite/src/resources/test-configs/jrmp-invoker/conf/standardjboss.xml | Changing the names of the invoker proxy bindings to be unified, but still using jrmp for the actual invoker. This is done because there are some places that use the default value in the metadata classes, which now refer to the unified name. |
1.10 | modified | telrod | testsuite/src/resources/invokers/META-INF/jboss.xml | Updated the config to use unified invoker instead of plain jrmp invoker (but still uses jrmp for the other compressed invoker). Also added declaration for entity-unified-invoker with exposeContainer=true for the client-interceptor element. MultiInvokerUnitTestCase now passing. |
1.3 | modified | telrod | server/src/main/org/jboss/invocation/unified/marshall/InvocationUnMarshaller.java | Changed so will check for null tx prop context before trying to import it (to avoid warnings in log when there should not be). |