summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws12-6/+655
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws1-0/+1
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws1-3/+1
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws2-8/+15
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws3-23/+45
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws1-2/+37
2008-09-10TUSCANY-2591: fix bug pointed out by Dave Sowerby for Invalid JMS Message Pro...antelder1-1/+1
2008-08-29Complete jms binding attributes that can be defined in the definitions.xml fileantelder2-18/+53
2008-08-27Updates to get the JMS binding requestConnection and responseConnection attri...antelder2-8/+85
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in i...antelder2-1/+7
2008-08-06Correct case of SubscriptionHeaders elementantelder2-3/+7
2008-08-05Add support for subscriptionHeaders to the jms binding modelantelder3-0/+40
2008-08-05Correct opertion properties correlation idantelder1-1/+1
2008-08-05Correct typo in correlation id name (ends with capital I)antelder2-3/+3
2008-08-04Remove FIXME suffix as tests run ok nowantelder1-1/+1
2008-08-04Updates for properties tests and tidy up old commentsantelder2-150/+374
2008-08-04Start on testing for properties supportantelder2-88/+188
2008-07-31A JMS binidng testcaseantelder1-0/+88
2008-07-15Comment out support for physical destination names as it doesn't work properl...antelder1-0/+1
2008-07-11Start getting callbacks over jms to workantelder1-0/+2
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino23-2456/+28
2008-07-04Remove debug printstacktraceantelder1-1/+0