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
Piggyback acks on Terminate messages, to help end sequences cleanly. More... almost 18 years ago
Changed the SenderWorker.checkForsyncResponse to accept an response MsgContext if one is alread available. A bug fix in the MsgInitializer More... almost 18 years ago
Ensure orphaned messages obtain RM namespace correctly More... almost 18 years ago
Ensure we stop polling when a combination of sync and async 2-way calls are performed More... almost 18 years ago
Return a fault if 2-way RM 1.1 is attempted without MakeConnection More... almost 18 years ago
Ignore the anonOutIn operation when deciding if we should offer a sequence. If we don't ignore this operation then we actually send an offer for all services, which fails to interoperate with some one-way services. More... almost 18 years ago
A bug fix - to support SMTP transport More... almost 18 years ago
Abort processing for RM faults once processed More... almost 18 years ago
removed commented dependancies More... almost 18 years ago
when the client sends an LastMessage control message, the server also should try to coplete the response sequence with a LastMessage. LastMessage was marked as InOut in the module.xml. LastMessageProcessor was added. Corrected the AXIOM version (to 1.2.4) More... almost 18 years ago
cloneMessageContext String.getBytes should use UTF8 as the default encoding More... almost 18 years ago
PAtch from Sumedha - dependancy removal patch More... almost 18 years ago
Commit the transaction when the SenderWorker detects an un-sendable message More... almost 18 years ago
Fix a couple of deadlocks. One between Sender and SenderWorker with ordering of RMS and RMDBeans, the other fixes a problem with InvokerWorker and SenderWorker and ordering of RMS and RMDBeans. More... almost 18 years ago
[no comment] More... almost 18 years ago
Solve access control exceptions when j2 security is on More... almost 18 years ago
Made sandesha2 dependent on Axis2 1.2. More... almost 18 years ago
Commented the WSRM 1.0 syncEcho test- this hs a Random failure - fixing... More... almost 18 years ago
Both src and bin distributions should be created More... almost 18 years ago
Updates to TestCases More... almost 18 years ago
Sumedha's patch - distri. version2 More... almost 18 years ago
Corrected the path for Policy resources More... almost 18 years ago
Corrected dependencies. Moved some resources files to correct places. Some other corrections. More... almost 18 years ago
Added the samples and test modules to the maven2 build. Repo creation and sample creation scripts were written in seperate Ant files which get called from the pom.xml file. Moved the test and sample; src,resources files to the correct locations. Maven1 build was corrected according to these changes. More... almost 18 years ago
Make a CreateSequenceRefused fault if RM is not enabled for a particular service and it receives a CreateSequence message More... almost 18 years ago
Applied sumedhas patch on distributions More... almost 18 years ago
Updates to the maven files More... almost 18 years ago
Some updates to the pom.xml More... almost 18 years ago
Changed the name of the artifact from the core module to 'sandesha2-core' More... almost 18 years ago
A correction to the mar target, resource files were not being coppied correctly. More... almost 18 years ago