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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix another case of needing to ignore an exception when closing a connection ...
antelder
2008-09-03
1
-1
/
+10
*
Don't crash with an exception if an embedded broker is closed before stop is ...
antelder
2008-09-03
1
-1
/
+6
*
Try to avoid an NPE in JMS binding when the refernce interface contarct is null
antelder
2008-09-02
1
-1
/
+5
*
Change so the target binding is passed in to the JMS service listener. (used ...
antelder
2008-09-02
6
-8
/
+19
*
Added missing @Override annotation to methods that override methods from thei...
mcombellack
2008-08-13
1
-0
/
+1
*
Add runtime support for selectors
antelder
2008-08-06
1
-1
/
+5
*
Updates for special 'onMessage' method
antelder
2008-08-05
2
-5
/
+11
*
Set correlation id on request, fix for void response
antelder
2008-08-05
1
-1
/
+6
*
Set any user properties on the request message
antelder
2008-08-04
1
-0
/
+14
*
Tidy up header processing
antelder
2008-08-04
1
-5
/
+33
*
REmove public method not in the invoker interface
antelder
2008-07-16
1
-1
/
+1
*
Fix eclipse warnings
antelder
2008-07-16
1
-2
/
+2
*
Refactoring of JMS listener
antelder
2008-07-16
1
-22
/
+33
*
Adjust JMS header processing
antelder
2008-07-16
1
-11
/
+11
*
Comment out support for physical destination names as it doesn't work properl...
antelder
2008-07-15
3
-10
/
+54
*
Rename varriables to make intention clearer
antelder
2008-07-14
1
-7
/
+7
*
No code changes, just format the code
antelder
2008-07-13
12
-191
/
+178
*
More jms callback work, support physical jms destination names in the call ba...
antelder
2008-07-13
4
-91
/
+122
*
Start getting callbacks over jms to work
antelder
2008-07-11
5
-22
/
+120
*
Split binding-jms module into two modules binding-jms and binding-jms-runtime.
jsdelfino
2008-07-08
21
-0
/
+2459