10
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moving control operation into right place More... over 17 years ago
we need to have in-only mep for ackRequest More... over 17 years ago
fixing NPE in Axis2 due to error in Sandesha More... over 17 years ago
If an InvokerBean fails to insert the request should be dropped More... over 17 years ago
Allow faster copy of messages stored in the InMemoryStorageManager More... over 17 years ago
More transport issues More... over 17 years ago
when a duplicate message comes to the system Sandesha pick the message context and that some time has a property saying addressing headers processed so we need to reset that for each requests. otherwise Axis2 gives errors More... over 17 years ago
remove null bean checks More... over 17 years ago
guard against null beans More... over 17 years ago
Transport issues and ensure seqID is correct when processing seqUnknownFaults More... over 17 years ago
potential NPE in populateRMMsgContext More... over 17 years ago
Ensure we free the transport as soon as possible More... over 17 years ago
When the client uses the RM SPI to create a Sequence, use an async replyTo if they have chosen to use a separate listener More... over 17 years ago
Avoid polling for sequences that have not set the nextMessageNumber yet More... over 17 years ago
Fix deadlock described in SANDESHA2-111. More... over 17 years ago
Ensure that 1-way LastMessages ack the message to ensure that the transport gets closed. More... over 17 years ago
fixing TS issue More... over 17 years ago
Move string.split() off the mainline code and into module init, to improve performance More... over 17 years ago
Alter the Orphaned message message to indicate if it was an application message or RM protocol message that is orphaned More... over 17 years ago
Add a "copy" constructor to the InvokerBean More... over 17 years ago
Enable SEQUENCE_KEY property to be set on the ConfigurationContext. Remove several unused imports More... over 17 years ago
performance improvements More... over 17 years ago
SANDESHA2-120 : plugin to decorate replyTo EPRs More... over 17 years ago
SANDESHA2-120 : plugin to decorate replyTo EPRs More... over 17 years ago
changed how properties are being copied.Fix to SANDESHA2-115. More... over 17 years ago
WSCOMMONS-236 Contributor:Rich Scheuerle Changed SandeshaUtil to use the new Axiom fast CopyUtils utility to copy the SOAPEnvelope More... over 17 years ago
Added copying properties from old msg context to new one.Possible fix for SANDESHA2-115. More... over 17 years ago
Applying fix for SANDESHA2-109 from Hans,added constant for en. More... over 17 years ago
fixing RM 112 - We need to copy the properties from the original message context , o.w we clone not the original one but slightly changed one More... over 17 years ago
Try a fix for the intermittent failure in SerializableScenariosTest. Basically wake up all the threads that are waiting on a monitor, not just one
davanum
as Davanum Srinivas
More... over 17 years ago