index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
binding-jms-runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-24
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
2
-4
/
+20
2008-09-19
Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...
rfeng
1
-1
/
+1
2008-09-16
Add in policies to support JMS message header setting. Also add in reliabilit...
slaws
1
-6
/
+36
2008-09-15
More work exploring the policy extension model by implementing a token based ...
slaws
3
-0
/
+54
2008-09-11
Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...
antelder
5
-43
/
+111
2008-09-08
Remove two unused tests as the test are all in itest now
antelder
2
-498
/
+0
2008-09-03
Fix another case of needing to ignore an exception when closing a connection ...
antelder
1
-1
/
+10
2008-09-03
Don't crash with an exception if an embedded broker is closed before stop is ...
antelder
1
-1
/
+6
2008-09-02
Try to avoid an NPE in JMS binding when the refernce interface contarct is null
antelder
1
-1
/
+5
2008-09-02
Change so the target binding is passed in to the JMS service listener. (used ...
antelder
6
-8
/
+19
2008-08-13
Added missing @Override annotation to methods that override methods from thei...
mcombellack
1
-0
/
+1
2008-08-06
Add runtime support for selectors
antelder
1
-1
/
+5
2008-08-05
Updates for special 'onMessage' method
antelder
2
-5
/
+11
2008-08-05
Set correlation id on request, fix for void response
antelder
1
-1
/
+6
2008-08-04
Set any user properties on the request message
antelder
1
-0
/
+14
2008-08-04
Tidy up header processing
antelder
1
-5
/
+33
2008-07-16
REmove public method not in the invoker interface
antelder
1
-1
/
+1
2008-07-16
Fix eclipse warnings
antelder
1
-2
/
+2
2008-07-16
Refactoring of JMS listener
antelder
1
-22
/
+33
2008-07-16
Adjust JMS header processing
antelder
1
-11
/
+11
2008-07-16
Change JMS API dependency to have scope of provided so its not draged in unle...
antelder
1
-12
/
+13
2008-07-15
Comment out support for physical destination names as it doesn't work properl...
antelder
3
-10
/
+54
2008-07-14
Rename varriables to make intention clearer
antelder
1
-7
/
+7
2008-07-13
No code changes, just format the code
antelder
12
-191
/
+178
2008-07-13
More jms callback work, support physical jms destination names in the call ba...
antelder
4
-91
/
+122
2008-07-11
Start getting callbacks over jms to work
antelder
6
-22
/
+126
2008-07-10
Fixes for itest/osgi-tuscany
rsivaram
1
-1
/
+1
2008-07-08
Split binding-jms module into two modules binding-jms and binding-jms-runtime.
jsdelfino
24
-0
/
+2787