10
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding persistence module to the distribution More... over 16 years ago
applied the patch for Sandesha2-181 More... over 16 years ago
Attempting to fix sandesha2-core on vmbuild More... over 16 years ago
linux issues with multithreaded tests More... over 16 years ago
Concurrent unit test scenario More... over 16 years ago
changed the artifact name to persistence so that any persistence storage can use this module More... over 16 years ago
it is enough to isolate the transaction at repeatable read. More... over 16 years ago
making variable names start with a lowercase letter More... over 16 years ago
reformatted to code to follow the tab based intent More... over 16 years ago
apply the patch for SANDESHA2-179 More... over 16 years ago
applying the patch for SANDESHA2-179 More... over 16 years ago
make the first letter lower case More... over 16 years ago
remove unnecessary log files More... over 16 years ago
More refactoring to invalid ack processing More... over 16 years ago
JDBC persistent store - thanks Amila (see https://issues.apache.org/jira/browse/SANDESHA2-140) More... over 16 years ago
For a 2-way sequence, the LastMessage never gets sent for a response sequence if the sequence was setup to use async communications. This patch changes to send the response sequence to the defined reply to address which had been set on the sequence. There is a bit of cleanup surrounding Ack processing for terminated sequences and removed several unused imports. More... over 16 years ago
Don't bother to notifyClientsOfFault for ACK and MakeConnection messages as the AxisOperations won't have anything registered with them More... over 16 years ago
fixed the issue SANDESHA2-178 More... over 16 years ago
If we fail to send a terminate sequence because we never got a MakeConnection message for the response sequence, terminate the sequence and clean up More... over 16 years ago
switch to SNAPSHOT's. We should use specific versions only in branches when we are trying to make a release
davanum
as Davanum Srinivas
More... over 16 years ago
remove accidental systemOuts from previous update - apologies More... over 16 years ago
Further improvements to invalid ack processing More... over 16 years ago
As the SNAPSHOT for Rampart and wss4j don't exist at the moment - moving to released versions to allow Sandesha to build More... over 16 years ago
only check ack rules for application msgs More... over 16 years ago
Some improvements to invalid ack processing More... over 16 years ago
simpleaxisserver needs httpcore for running tests
davanum
as Davanum Srinivas
More... over 16 years ago
Do not enlist beans when transaction is not active (see SANDESHA2-177) More... over 16 years ago
No need to close XMLStreamReader More... over 16 years ago
Ensure RMS lookups are robust and that storage managers are cleaned up More... over 16 years ago
disable addressing on response msgs and more efficient creation of SOAP msgs More... over 16 years ago