BUILD COMPLETE - build.95 |
Date of build: 02/26/2005 01:04:27 |
Time to build: 21 minutes 21 seconds |
Last changed: 02/25/2005 14:50:33 |
Last log entry: JBREM-66 - fix for race condition on startup. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (17) | ||||
1.7.10.3 | modified | telrod | remoting/src/main/org/jboss/remoting/detection/multicast/MulticastDetector.java | JBREM-66 - fix for race condition on startup. |
1.16.4.4 | modified | andd | server/src/main/org/jboss/Shutdown.java | JBAS-1362 - bin/shutdown reports -S to be the default option, it's -h |
1.18.2.9 | modified | tdiesler | webservice/src/main/org/jboss/webservice/ServiceDeployer.java | Prevent NPE with invalid <ejb-link> |
1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/message/Message.java | Fix: http://jira.jboss.com/jira/browse/JBWS-127 |
1.1.2.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/message/MessageJavaBean.java | Fix: http://jira.jboss.com/jira/browse/JBWS-127 |
1.1.2.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/message/MessageTestCase.java | Fix: http://jira.jboss.com/jira/browse/JBWS-127 |
1.1.1.1.4.6 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/message/SOAPBodyAxisImpl.java | Fix: http://jira.jboss.com/jira/browse/JBWS-127 |
1.2.2.5 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/encoding/SerializationContextImpl.java | Fix: http://jira.jboss.com/jira/browse/JBWS-127 |
1.4.2.3 | modified | tdiesler | aspects/src/main/org/jboss/aspects/security/AuthenticationInterceptor.java | Remove trailing } |
1.7.4.3 | modified | andd | thirdparty/jacorb-jacorb/lib/jacorb_g.jar | #JBAS-1506 - Patched jacorb V2.2.1 (JBoss patch 1), 23-Feb-2005 |
1.29.2.3 | modified | andd | thirdparty/jacorb-jacorb/lib/jacorb.jar | #JBAS-1506 - Patched jacorb V2.2.1 (JBoss patch 1), 23-Feb-2005 |
1.8.4.2 | modified | andd | thirdparty/jacorb-jacorb/lib/idl.jar | #JBAS-1506 - Patched jacorb V2.2.1 (JBoss patch 1), 23-Feb-2005 |
1.5.4.2 | modified | andd | thirdparty/jacorb-jacorb/lib/idl_g.jar | #JBAS-1506 - Patched jacorb V2.2.1 (JBoss patch 1), 23-Feb-2005 |
1.24.2.3 | modified | andd | thirdparty/jacorb-jacorb/lib/README | #JBAS-1506 - Patched jacorb V2.2.1 (JBoss patch 1), 23-Feb-2005 |
1.2.2.5 | modified | andd | thirdparty/licenses/thirdparty-licenses.xml | #JBAS-1506 - Patched jacorb V2.2.1 (JBoss patch 1), 23-Feb-2005 |
1.7.6.2 | modified | starksm | server/src/main/org/jboss/invocation/http/interfaces/Util.java | Read the org.jboss.security.httpInvoker.sslSocketFactoryBuilder and ignore any exception as this is an optional override. Resolves [JBAS-1522] HttpNamingContextFactory fails due to system property read when under a security manager. |
1.15.4.1 | modified | starksm | testsuite/src/main/org/jboss/test/cts/test/StatefulSessionUnitTestCase.java | Use org.jboss.naming.NamingContextFactory as the Context.INITIAL_CONTEXT_FACTORY to ensure that the handle is saved with the expected JNDI environment. |