summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng7-8/+11
2009-10-02Removing invalid/unexistent package from JMS Binding manifestlresende1-12/+10
2009-10-02Fix up JMS binding manifestsantelder1-2/+16
2009-10-01Update manifest dependenciesantelder1-1/+11
2009-09-15Start merge of 1.x JMS policy code into 2.x JMS bindingantelder11-5/+730
2009-09-15Update for correct package nameantelder3-6/+0
2009-09-15Clean up dependenciesantelder1-10/+0
2009-09-15Update to use new default hostantelder1-2/+2
2009-09-15Add in default JMS Host support to JMS bindingantelder8-13/+136
2009-09-14Update JMS provider factory to use the default host classesantelder1-0/+5
2009-09-14Add the jms host impl classesantelder4-0/+428
2009-09-14Correct getting the component serviceantelder5-5/+5
2009-09-14Correct getting the component reference. JMS TTL itest now passes!antelder2-3/+1
2009-09-14Correct package namesantelder3-9/+9
2009-09-14Add manifest for jms binidng runtimeantelder1-0/+18
2009-09-11Fix the last JMS binding compile errors by commenting out with TODO commentsantelder5-24/+20
2009-09-11Update JMS binding for new reset input/output types methods and fix a couple ...antelder4-8/+8
2009-09-11More updates to bring up the 1.x jms binding on 2.x - add the getInterfaceCon...antelder6-0/+19
2009-09-11More updates to bring up the 1.x jms binding on 2.x - add the getInterfaceCon...antelder6-0/+19
2009-09-11More updates to bring up the 1.x jms binding on 2.xantelder71-0/+8052
2009-01-31Moving modules that are not part of the main build to contrib folderlresende57-6117/+0
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack6-9/+9
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-21/+21
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-11/+11
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende42-327/+4032
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende22-0/+2412
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende57-6327/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-12/+12
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws34-837/+1303
2008-11-07Remove the OASIS assembly specific parts from the OSOA core.xsd. The wireform...slaws1-2/+2
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws13-31/+236
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws16-308/+1012
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws6-37/+104
2008-10-30Add some extension point definitions to allow the JMS service binding provide...slaws2-0/+39
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws16-97/+567
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws18-2/+1520
2008-10-17Rename JMSBindingListener to DefaultJMSBindingListener in preparation for mak...antelder3-6/+6
2008-10-16Change private to protected so class can be subclassedantelder1-10/+10
2008-10-15Add an extension point for the JMS resource factoryantelder5-7/+72
2008-10-15Add interface left off previous commit(r704822) for Create JMSResourceFactory...antelder1-0/+67
2008-10-15Create JMSResourceFactory interface in preperation for making it plugableantelder6-15/+18
2008-10-15Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making...antelder6-12/+12
2008-10-15Store component reference passed into constructor so that WSDL without a bind...slaws1-0/+1
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws2-4/+20
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
2008-09-16Add in policies to support JMS message header setting. Also add in reliabilit...slaws1-6/+36
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws3-0/+54
2008-09-11Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder5-43/+111
2008-09-08Remove two unused tests as the test are all in itest nowantelder2-498/+0