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
*
Merging the 1.x delta on top of the equinox based modules
lresende
2008-11-19
41
-327
/
+4026
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
18
-0
/
+2037
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
54
-5974
/
+0
*
Tidy wire format support (move model into binding-jms and rename default to t...
slaws
2008-11-09
34
-837
/
+1303
*
Remove the OASIS assembly specific parts from the OSOA core.xsd. The wireform...
slaws
2008-11-07
1
-2
/
+2
*
Add preliminary support for a "jmsBytes" wire format to see what the issues a...
slaws
2008-11-04
13
-31
/
+236
*
Add a reference side example of the Request Response Binding in JMS
slaws
2008-11-03
16
-308
/
+1012
*
Add a context structure for the jms binding to pass along the binding wire
slaws
2008-10-31
6
-37
/
+104
*
Add some extension point definitions to allow the JMS service binding provide...
slaws
2008-10-30
2
-0
/
+39
*
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
2008-10-23
16
-97
/
+567
*
Experimental request response binding support. Just implemented for jms servi...
slaws
2008-10-21
18
-2
/
+1520
*
Rename JMSBindingListener to DefaultJMSBindingListener in preparation for mak...
antelder
2008-10-17
3
-6
/
+6
*
Change private to protected so class can be subclassed
antelder
2008-10-16
1
-10
/
+10
*
Add an extension point for the JMS resource factory
antelder
2008-10-15
5
-7
/
+72
*
Add interface left off previous commit(r704822) for Create JMSResourceFactory...
antelder
2008-10-15
1
-0
/
+67
*
Create JMSResourceFactory interface in preperation for making it plugable
antelder
2008-10-15
6
-15
/
+18
*
Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making...
antelder
2008-10-15
6
-12
/
+12
*
Store component reference passed into constructor so that WSDL without a bind...
slaws
2008-10-15
1
-0
/
+1
*
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
2008-09-24
2
-4
/
+20
*
Add in policies to support JMS message header setting. Also add in reliabilit...
slaws
2008-09-16
1
-6
/
+36
*
More work exploring the policy extension model by implementing a token based ...
slaws
2008-09-15
2
-0
/
+48
*
Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...
antelder
2008-09-11
4
-38
/
+94
*
Remove two unused tests as the test are all in itest now
antelder
2008-09-08
2
-498
/
+0
*
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