10
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A bug fix in the sender and invoker. More... over 18 years ago
Patch from Andrew. More... over 18 years ago
Added a goal to create an Interop service. More... over 18 years ago
Changed the package of interop client classes. Added code/config for a interop service. More... over 18 years ago
TestCases to test MakeConnection and MessagePending elements. More... over 18 years ago
xml files representing MakeConnection and MessagePending messages. More... over 18 years ago
Added MakeConnection and MessagePending message parts. Added code to initialize MakeConnection and MessagePending messages. More... over 18 years ago
Updates to test cases. More... over 18 years ago
Removed the 'factory' from the Constructor of some more elements. Added the UsesSequenceSTR from Matts patch. More... over 18 years ago
Patch from Matt on security support for the WSRM 1.1 spec. More... over 18 years ago
Updated module.xml to have the latest WSRM1.1 actions values. More... over 18 years ago
Updated test cases. More... over 18 years ago
Removed the defaultFactory from the RMModel elements. Removed getElement() method from IOMRMPart. Updated code to go with the latest WSRM1.1 namespaces - Matt's patch Corrected the ackProcessing within SandeshaInHandler to go within a transaction - Andrew's patch More... over 18 years ago
Oops. Had missed to remove the imports. More... over 18 years ago
ImageIO is not available in Axis2 anymore. More... over 18 years ago
Some changes due to recent refactoring in Axis2. More... over 18 years ago
Applied the patch from Thomas on unreliable messages. More... over 18 years ago
Oops. Had commited hardcoded ports. Reverting... More... over 18 years ago
Added a new repo URL and changed the Stax impl. version. More... over 18 years ago
Reduced the waiting time of test cases. More... over 18 years ago
Added the WorkerLock class which is used by Invoker and Sender to make sure that two threads of the thread pools are not working on the Same item. More... over 18 years ago
Changed SequenceManager updateClientListnerIfNeeded method to pick the incomingTransport from the scheme of the To url. This will only be picked if the transportInProtocol is not set. Refactored the Invoker. More... over 18 years ago
Corrected to start the client side async listner when client side async control messages are expected. More... over 18 years ago
A correction to the MessageProcessor selection logic. Thanks Thomas for pointing this out. More... over 18 years ago
Made sender and Invoker thread pools. Still the pool size is 1. (hope to bring this into a policy after some testing). This will allow sandesha2 to send and invoke multiple message concurrently. This also eliminates some deadlock scenarios which existed before. More... over 18 years ago
change nag email address
davanum
as Davanum Srinivas
More... over 18 years ago
oops remove extra groupid, add scm url's
davanum
as Davanum Srinivas
More... over 18 years ago
add groupd id
davanum
as Davanum Srinivas
More... over 18 years ago
Updated the stax API version. More... over 18 years ago
Applied the patch from Matt on refactoring the SequenceAcknowledgement header processing. More... over 18 years ago