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
Allow client to create a sequence over a sequence that was previously terminated More... about 18 years ago
Throw an error if a message is sent to a timed out sequence More... about 18 years ago
fork junits to stop out of memory errors due to threads not being shutdown More... about 18 years ago
Move the last error properties to the RMSBean More... about 18 years ago
Move the highestIn properties to the RMDBean More... about 18 years ago
Add an internalSequenceId to the SequenceAck message More... about 18 years ago
Enable rmSpecVersion to be set by a value set in the AxisOperation More... about 18 years ago
Enable RM to work when no addressing headers are present More... about 18 years ago
Associate the Sandesha transaction with the thread that is running the code instead of the message context More... about 18 years ago
Don't override the replyToEPR for application messages More... about 18 years ago
Remove unused imports and unused code More... about 18 years ago
Enable Sandesha to handle inbound fault messages with RM headers More... about 18 years ago
Support the RM anon URI template, see SANDESHA2-62. More... about 18 years ago
Protect against null sequenceKey for createSequence More... about 18 years ago
Sync 2-way for WSRM 1.1, see SANDESHA2-62 More... about 18 years ago
More changes from 1.1. More... about 18 years ago
Some changes from 1.1 - Refactoring of the StorageManager classes - Change to the module.xml policy prefix. More... about 18 years ago
Make FaultManager methods throw exceptions when there is an error, not return SandeshaExceptions More... about 18 years ago
More logic moved to the SandeshaThread, see SANDESHA2-61 More... about 18 years ago
Fix a timing window in reply sequence termination, add trace to beans, and ensure ack messages know that they are flowing out. More... about 18 years ago
If a transaction fails to commit, the exception should be thrown More... about 18 years ago
Another update to common up the processing for Sender and Invoker see SANDESHA2-61 More... about 18 years ago
Fix a bug where we store the token for an outbound sequence under the key that the inbound sequence should use More... about 18 years ago
Use up-to-date axis2 mars, and ensure the tests use a proper ws-a action More... about 18 years ago
Applying patch for SANDESHA2-49 to ensure outsequence id is always found More... about 18 years ago
transaction should be transient, not volitle to avoid serialization More... about 18 years ago
Adding the SandeshaThread see SANDESHA2-61 More... about 18 years ago
Apply Tom's patch to refactor sender and invoker threads, see SANDESHA2-61 More... about 18 years ago
Takahide Nogayama's patch to ensure that sync responses are handled properly, see SANDESHA2-55 More... about 18 years ago
Applying Tom's patch for SANDESHA2-60 More... about 18 years ago