|
| 1.9.2.1 | modified | starksm | connector/src/main/org/jboss/resource/security/CallerIdentityLoginModule.java | Update the GetCredentialAction to deal with non-char[] forms of the credential since not all routes will provide this type of information. Fixes [ 1067726 ] SecurityException in CallerIdentityLoginModule. |
| 1.2.2.1 | modified | starksm | connector/src/main/org/jboss/resource/security/GetPrincipalInfoAction.java | Update the GetCredentialAction to deal with non-char[] forms of the credential since not all routes will provide this type of information. Fixes [ 1067726 ] SecurityException in CallerIdentityLoginModule. |
| 1.9.2.1 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/CallImpl.java | Support attachments on client side. Rudimentary, first cut - more to come. |
| 1.4.2.2 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/PortProxy.java | Support attachments on client side. Rudimentary, first cut - more to come. |
| 1.1.2.2 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/Stub.java | Support attachments on client side. Rudimentary, first cut - more to come. |
| 1.4.2.6 | modified | tdiesler | jaxrpc/src/main/org/apache/axis/client/Call.java | Stub out adding of attachments to SOAP message |
| 1.1.2.1 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentDIITestCase.java | Add attachment tests for DII and generated proxy |
| 1.1.2.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentImpl.java | Add attachment tests for DII and generated proxy |
| 1.1.2.1 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentSAAJTestCase.java | Add attachment tests for DII and generated proxy |
| 1.1.2.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/attachment/AttachmentTestCase.java | Add attachment tests for DII and generated proxy |