10
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for build break in CreateSequenceRefusedInboundFaultTest. This was caused by a NPE in AddressingInFaultHandler line 92 - 'faultLocalName = code.getTextAsQName().getLocalPart();'
davanum
as Davanum Srinivas
More... over 17 years ago
Fix line endings and set eol-style ONLY - NO logic changes
davanum
as Davanum Srinivas
More... over 17 years ago
we should not remove the callback More... over 17 years ago
seems like SequenceIDDispacher shoud run before addressing based dispatcher o.w it gives errors. (action can not be processed) More... over 17 years ago
Documentation artifact for distribution More... over 17 years ago
Fixed compilation failure. ADB code generation has changed.Manually added unimplemented method.Need to generate these classes automatically. More... over 17 years ago
fixing Sandesha build , still two test cases are failing Chamikra please have a look at them More... over 17 years ago
merge part of svn revision 557231 from 1.3 branch to get persistence + securerm scenario working
davanum
as Davanum Srinivas
More... over 17 years ago
revert back to original , seems like we need to think twice on this change More... over 17 years ago
Fixed: NPE is thrown when tries to serialize the policy from a partially built SandeshaPolicyBean. More... over 17 years ago
Added seperate properties for wss4j and wsdl4j versions More... over 17 years ago
Axis2 has moved AddressingBased Dispatcher into pre-dispatch phase so Sandesha also need to change the phase rule to match with that More... over 17 years ago
Fix deadlock when piggybacking Acks where the SenderBean and RmdBean locks are taken in the wrong order More... over 17 years ago
Sandesha doesn't process the UnknownSequenceFault when it's in the SOAP message body More... over 17 years ago
Updates to the architecture guide to match current code base, such as removing SequencePropertyBeanMgr and CreateSeqBean references More... over 17 years ago
Remove the duplicate adding of UsesSequenceSTR. Added once under addHeaderBlock and once under addChild. Removing the addChild call. More... over 17 years ago
Fixed two bug fixes. More... over 17 years ago
get modules/interop to build under m2 2.0.7
davanum
as Davanum Srinivas
More... over 17 years ago
Get Sandesha tests working under m2 2.0.7
davanum
as Davanum Srinivas
More... over 17 years ago
Adding perf module More... over 17 years ago
Update test pom to use forkMode=pertest More... over 17 years ago
fix build break
davanum
as Davanum Srinivas
More... over 17 years ago
Updated the description More... over 17 years ago
bug fixes More... over 17 years ago
Corrections to Getter Setter methods. SandeshaPolicyBean was changed to have set a ConstantsPropertyBean as the parent by default. More... over 17 years ago
SANDESHA2-96: reduce gap in dup msg filtering More... over 17 years ago
Some more comments for the Client API More... over 17 years ago
A correction to the Sandesha2 API. Changed returntypes ArrayList->List More... over 17 years ago
Make dup operation both 1 way and 2 way (SANDESHA2-95) More... over 17 years ago
Cleaningup the code More... over 17 years ago