index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
binding-jms-runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
Add meta-inf/service file for all the MessageProcessors
antelder
1
-0
/
+25
2012-01-24
Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so ...
antelder
1
-21
/
+9
2012-01-24
TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...
antelder
1
-5
/
+8
2012-01-07
TUSCANY-4002: Apply patch from Jennifer Thompson to support get/set properti...
antelder
1
-0
/
+15
2012-01-06
TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...
slaws
2
-9
/
+6
2011-12-22
Make fields protected so subclasses can access
antelder
1
-12
/
+12
2011-12-20
Make fields protected so subclasses can use
antelder
1
-19
/
+19
2011-12-20
Change fields to be protected so subclasses can access them
antelder
1
-3
/
+3
2011-12-20
MOve the initilization of a default destination name to a seperate method so ...
antelder
1
-10
/
+14
2011-12-13
TUSCANY-3890 - separate the request wrapper model from the response wrapper m...
slaws
5
-9
/
+9
2011-11-18
Update to avoid index out of bounds exception with 1 character operation names
antelder
1
-1
/
+1
2011-11-14
Add missing manifest entry
slaws
1
-0
/
+1
2011-11-10
Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...
antelder
1
-1
/
+1
2011-11-09
Update the JMS binding so that the message format may be either AXIOM or DOM....
antelder
19
-182
/
+406
2011-11-08
TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg Dr...
antelder
1
-0
/
+25
2011-11-08
TUSCANY-3969: add a setRequestTimeout method
antelder
1
-0
/
+5
2011-11-08
TUSCANY-3969: add a setRequestTimeout method
antelder
1
-0
/
+5
2011-11-08
TUSCANY-3969: add a getDefaultRequestTimeout method
antelder
1
-0
/
+2
2011-11-04
Add missing imports
slaws
1
-0
/
+2
2011-11-03
TUSCANY-3973 OperationSelectorJMSDefaultServiceInterceptor.getTargetOperation...
antelder
1
-1
/
+3
2011-11-03
TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()
antelder
1
-8
/
+31
2011-11-03
TUSCANY-3968: Add getJMSResourceFactory() method to JMSBindingReferenceBindin...
antelder
1
-0
/
+4
2011-11-03
Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...
antelder
1
-15
/
+0
2011-11-03
Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...
antelder
1
-61
/
+2
2011-09-12
Fix the setting of the JMS callback destination from request properties for t...
antelder
1
-11
/
+21
2011-08-23
Update jms wireformats to fix NPE with async services
antelder
5
-6
/
+53
2011-08-19
Fix jms text wireformat to work with async services
antelder
3
-4
/
+26
2011-08-19
Fix NPE in jmsObject wireformat with async services
antelder
3
-4
/
+26
2011-07-27
Fix NPE which I think was just causing noise in the logs in the case of a 1-w...
scottkurz
1
-3
/
+3
2011-07-11
Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...
slaws
1
-1
/
+0
2011-01-11
Complete enablement of the JMS Binding to deal with Async invocations - as un...
edwardsmj
5
-15
/
+40
2010-12-23
Add exclusion to ActiveMQ dependency. Also why is this dependency here and no...
slaws
1
-1
/
+8
2010-12-21
Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...
edwardsmj
1
-2
/
+3
2010-12-20
Extending binding-jms-runtime to provide native async service invocation with...
edwardsmj
29
-103
/
+1151
2010-12-15
Updating the fix for OSGi support to deal with error cases
edwardsmj
1
-30
/
+56
2010-12-10
Initial fixes to enable JMS runtime to work under OSGi as described in TUSCAN...
edwardsmj
4
-4
/
+51
2010-12-09
Restructure the handling of callback destination in CallbackDestinationInterc...
edwardsmj
1
-35
/
+48
2010-12-09
Enable binding.jms to deal with the MessageID sent as part of an async servic...
edwardsmj
2
-0
/
+28
2010-12-02
Added manifest entries for missing package dependencies, for TUSCANY-3803
edwardsmj
1
-0
/
+2
2010-10-25
When the correlation scheme is set to correlationId then make sure a correlat...
antelder
1
-3
/
+6
2010-10-21
Set JMSReplyTo based on the latest binding.jms spec
rfeng
2
-2
/
+5
2010-10-20
TUSCANY-3744: only set the callback destination from the request replyTo for ...
antelder
1
-1
/
+1
2010-10-20
TUSCANY-3736 BJM_4010 Make sure that the operationProperties selectedOperatio...
bdaniel
1
-0
/
+6
2010-10-20
Fix JMS refernces to honour the correlation attribute of the JMS binding
antelder
1
-4
/
+15
2010-10-14
Update jms binding to use base + extension style
antelder
1
-60
/
+7
2010-10-04
TUSCANY-3698: Apply patch from Padraig Myers to have the JMS binding handle u...
antelder
1
-5
/
+30
2010-09-17
Enhance the JAX-WS async client support and fix couple of issues
rfeng
1
-0
/
+5
2010-09-14
Update jms binding to callback interceptor to support jms: uri format callbac...
antelder
1
-0
/
+8
2010-09-14
BJM_3020 Validate that activationSpec is not used on a reference
bdaniel
1
-0
/
+3
2010-09-14
Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...
bdaniel
1
-2
/
+12
[next]