openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Sandesha 2
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
21 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 11 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
increase the terminate message delay inorder to work this properly with synapse nhttp
Amila Chinthaka Suriarachchi
More...
almost 16 years ago
Set a property for make connections and terminate response messages to send 202 accepted header for synapse nhttp transport. Also increas the terminate message delay time suite for nhttp transport as well
Amila Chinthaka Suriarachchi
More...
almost 16 years ago
reformat the code
Amila Chinthaka Suriarachchi
More...
almost 16 years ago
Fix to allow automatic reallocation of sequences that have timed out or been deleted. The solution is to have a reallocated RMSBean point at the RMSBean created as part of the reallocation via a new RMSBean attribute that contains the internalSeqID of the newly created RMSBean.
David Parsons
More...
almost 16 years ago
Fixes made to improve compliance with spec's and interop with other implementations: - AckRequest's now added as piggybacks to application msgs (this is needed as implementations don't have to piggyback acks and therefore could only respond to ackRequest msgs.) - We can ignore piggybacked ack requests as Sandesha piggyback acks at every opportunity - Offered EP's can't be set to none so have set to use AcksTo as the offered EP if one hasn't been set - Updated so that we poll for terminateSeqResponse - Updated so that we offer for 1.1 as well as 1.0. This fixes an interop issue with WCF.
David Parsons
More...
almost 16 years ago
should get the message type using the response message context. this gives an excpetion when using with security.
Amila Chinthaka Suriarachchi
More...
almost 16 years ago
remove the hard coded timout value
Amila Chinthaka Suriarachchi
More...
almost 16 years ago
removing transport headers if the transport is mail
Amila Chinthaka Suriarachchi
More...
almost 16 years ago
Solve IllegalMonitorStateException problem as reported by Amila by only adding the bean to the list of locked beans if it really did get the lock.
Andrew Gatford
More...
almost 16 years ago
when handling duplicate messages. i.e if the services blocks the thread for 60 seconds, then there is a possiblity that RMS sends duplicate messages. these duplcate messages are locked in the GloblaInHander util first message clear the service. Then when after processing these messages they going to commit. At this commit release locks method throws a Runtime Exception which causes a soap fault message. this can be avoided by catching this exception at this level. But how ever there may be an error with the InMemory Transaction model.
Amila Chinthaka Suriarachchi
More...
almost 16 years ago
Committing patch for https://issues.apache.org/jira/browse/SANDESHA2-188
Andrew Gatford
More...
almost 16 years ago
Fix to allow Acks to be sent for RM 1.1 Sync exchange protocols.
David Parsons
More...
about 16 years ago
Modifying SequenceTerminatedFault test to remove ordering problem when finding RMDBeans
Andrew Gatford
More...
about 16 years ago
Modifying SenderWorker to always send an ACK but only in the RM1.0 case. This improves the 1.1 performance.
Andrew Gatford
More...
about 16 years ago
InvalidAck err sent to wrong location. It is currently sent to itself and not to the other end.
David Parsons
More...
about 16 years ago
Clone constructor to bring SenderBean into line with RMSBean etc
Thomas McKiernan
More...
about 16 years ago
The fix is a logic change in sandesha to stop two way sandeshaOps being seen as user defined ops. This in turn stops sandesha from sending offers for one way user defined ops.
David Parsons
More...
about 16 years ago
Applied the patch for SANDESHA2-186
Amila Chinthaka Suriarachchi
More...
about 16 years ago
Match up with the generic type argument added to Axis2 PolicySubject
David Illsley
More...
about 16 years ago
More IDE warning cleanup
David Illsley
More...
about 16 years ago
applied the patch for SANDESHA-184
Amila Chinthaka Suriarachchi
More...
about 16 years ago
commiting the patch for SANDESHA2-184
Amila Chinthaka Suriarachchi
More...
about 16 years ago
Reading the Storage manager parameter from module xml
Amila Chinthaka Suriarachchi
More...
about 16 years ago
Reading the persistence storage parameters from the module parameters as well
Amila Chinthaka Suriarachchi
More...
about 16 years ago
Applying patch for SANDESHA2-183, thanks Dave
Andrew Gatford
More...
about 16 years ago
Detection of possible deadlocks and better trace of InterruptedExceptions
David Illsley
More...
about 16 years ago
Fix rampart module load problems in the test module
David Illsley
More...
over 16 years ago
Remove use of deprecated stuff from the user samples
David Illsley
More...
over 16 years ago
Break out the async echo tests to help debug what looks like a race condition
David Illsley
More...
over 16 years ago
Fix up a bunch of java5 warnings and remove the 'never' from the pom for the SNAPSHOT repo - that makes no sense
David Illsley
More...
over 16 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
34
35
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree