BUILD COMPLETE - build.21 |
Date of build: 11/22/2004 09:23:17 |
Time to build: 45 minutes 25 seconds |
Last changed: 11/22/2004 07:28:17 |
Last log entry: Release the message context. This cannot be done in the super method since the Axis generated stubs extractAttachments from the call after invoke returns. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (11) | ||||
1.9.2.3 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/CallImpl.java | Release the message context. This cannot be done in the super method since the Axis generated stubs extractAttachments from the call after invoke returns. |
1.4.2.8 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/client/Call.java | Don't release the message context after invoke. The Axis generated stubs extractAttachments from the call after invoke returns. JBoss.NET client Call object stays to be a memory hoog, fixed it in JBossWS. |
1.1.1.1.4.1 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/client/Stub.java | Don't release the message context after invoke. The Axis generated stubs extractAttachments from the call after invoke returns. JBoss.NET client Call object stays to be a memory hoog, fixed it in JBossWS. |
1.1.1.1.4.5 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/attachments/AttachmentPartImpl.java | Add file caching to ManagedMemoryDataSource.Update BoundaryDelimitedStream. |
1.1.1.1.4.3 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/attachments/BoundaryDelimitedStream.java | Add file caching to ManagedMemoryDataSource.Update BoundaryDelimitedStream. |
1.1.1.1.4.4 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/attachments/ManagedMemoryDataSource.java | Add file caching to ManagedMemoryDataSource.Update BoundaryDelimitedStream. |
1.4.2.3 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/PortProxy.java | Fix: Stub._getProperty |
1.355.2.14 | modified | starksm | build/build.xml | Get rid of the standard configuration as it just causes confusion and bloats the release. |
1.3.10.1 | modified | starksm | common/src/main/org/jboss/net/protocol/http/DavURLLister.java | Update for changes to the slide webdav 2.0 client lib update. Fixes [ 1065269 ] Netboot in 4.0 fails due to missing class. |
1.1.16.1 | deleted | starksm | thirdparty/apache-slide/client/lib/commons-httpclient.jar | Update to slide 2.0 to be compatible with the commons-httpclient 2.0 lib |
1.1.16.1 | modified | starksm | thirdparty/apache-slide/client/lib/webdavlib.jar | Update to slide 2.0 to be compatible with the commons-httpclient 2.0 lib |