summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms-runtime/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start changing the JMS binding to not need AXIOM. Work in progress, TextXML ↵antelder2009-11-1339-100/+161
| | | | | | messages now work, still XMLBytes and default to do git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835793 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-294-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-056-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
* Start merge of 1.x JMS policy code into 2.x JMS bindingantelder2009-09-1511-5/+730
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815232 13f79535-47bb-0310-9956-ffa450edef68
* Update for correct package nameantelder2009-09-153-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815231 13f79535-47bb-0310-9956-ffa450edef68
* Update to use new default hostantelder2009-09-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815211 13f79535-47bb-0310-9956-ffa450edef68
* Add in default JMS Host support to JMS bindingantelder2009-09-158-13/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815210 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS provider factory to use the default host classesantelder2009-09-141-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814687 13f79535-47bb-0310-9956-ffa450edef68
* Add the jms host impl classesantelder2009-09-144-0/+428
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814685 13f79535-47bb-0310-9956-ffa450edef68
* Correct getting the component serviceantelder2009-09-145-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814624 13f79535-47bb-0310-9956-ffa450edef68
* Correct getting the component reference. JMS TTL itest now passes!antelder2009-09-142-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814621 13f79535-47bb-0310-9956-ffa450edef68
* Correct package namesantelder2009-09-143-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814613 13f79535-47bb-0310-9956-ffa450edef68
* Fix the last JMS binding compile errors by commenting out with TODO commentsantelder2009-09-115-24/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813747 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS binding for new reset input/output types methods and fix a couple ↵antelder2009-09-114-8/+8
| | | | | | more compile errors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813741 13f79535-47bb-0310-9956-ffa450edef68
* More updates to bring up the 1.x jms binding on 2.x - add the ↵antelder2009-09-116-0/+19
| | | | | | getInterfaceContract method to wirformats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813729 13f79535-47bb-0310-9956-ffa450edef68
* More updates to bring up the 1.x jms binding on 2.x - add the ↵antelder2009-09-116-0/+19
| | | | | | getInterfaceContract method to wirformats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813728 13f79535-47bb-0310-9956-ffa450edef68
* More updates to bring up the 1.x jms binding on 2.xantelder2009-09-1162-0/+7306
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813727 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3148-5557/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-283-3/+3
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-1941-327/+4026
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1913-0/+1858
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1948-5557/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Tidy wire format support (move model into binding-jms and rename default to ↵slaws2008-11-0934-837/+1303
| | | | | | textxml). Extend support to include text and object. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712538 13f79535-47bb-0310-9956-ffa450edef68
* Remove the OASIS assembly specific parts from the OSOA core.xsd. The ↵slaws2008-11-071-2/+2
| | | | | | wireformat function is, for the time being, now driven by some tuscany specific elements particular to the JMS binding defined in tuscany-sca-binding-jms.xsd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712118 13f79535-47bb-0310-9956-ffa450edef68
* Add preliminary support for a "jmsBytes" wire format to see what the issues ↵slaws2008-11-0413-31/+236
| | | | | | are. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711271 13f79535-47bb-0310-9956-ffa450edef68
* Add a reference side example of the Request Response Binding in JMSslaws2008-11-0316-308/+1012
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710080 13f79535-47bb-0310-9956-ffa450edef68
* Add a context structure for the jms binding to pass along the binding wireslaws2008-10-316-37/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709414 13f79535-47bb-0310-9956-ffa450edef68
* Add some extension point definitions to allow the JMS service binding ↵slaws2008-10-302-0/+39
| | | | | | provider to find them instead of failing with an NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709231 13f79535-47bb-0310-9956-ffa450edef68
* Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws2008-10-2316-97/+567
| | | | | | binding changes to exploit the binding wire. Still early days so see the ongoing conversation on the ML. This function is only enabled if you include a wire format in a jms service binding element. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707394 13f79535-47bb-0310-9956-ffa450edef68
* Experimental request response binding support. Just implemented for jms ↵slaws2008-10-2118-2/+1520
| | | | | | service binding and only activated when wireFormat appears in the SCDL. Still early stage so many more changes to come. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706620 13f79535-47bb-0310-9956-ffa450edef68
* Rename JMSBindingListener to DefaultJMSBindingListener in preparation for ↵antelder2008-10-172-4/+4
| | | | | | making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705519 13f79535-47bb-0310-9956-ffa450edef68
* Change private to protected so class can be subclassedantelder2008-10-161-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705229 13f79535-47bb-0310-9956-ffa450edef68
* Add an extension point for the JMS resource factoryantelder2008-10-155-7/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704854 13f79535-47bb-0310-9956-ffa450edef68
* Add interface left off previous commit(r704822) for Create ↵antelder2008-10-151-0/+67
| | | | | | JMSResourceFactory interface in preperation for making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704837 13f79535-47bb-0310-9956-ffa450edef68
* Create JMSResourceFactory interface in preperation for making it plugableantelder2008-10-155-13/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704822 13f79535-47bb-0310-9956-ffa450edef68
* Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for ↵antelder2008-10-155-10/+10
| | | | | | making it plugable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704820 13f79535-47bb-0310-9956-ffa450edef68
* Store component reference passed into constructor so that WSDL without a ↵slaws2008-10-151-0/+1
| | | | | | binding structure can be generated on the fly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704814 13f79535-47bb-0310-9956-ffa450edef68
* Change message getHeaders() operation to return a list, remove the QoS ↵slaws2008-09-242-4/+20
| | | | | | context and change various tests to take account of this assuming that the security information is now passed in the header. This pass the security context is not consolidated into a single subject. The tests that used to pass just a principal still do. Also add a delivery mode JMS policy test. Add some ignores. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698457 13f79535-47bb-0310-9956-ffa450edef68
* Add in policies to support JMS message header setting. Also add in ↵slaws2008-09-161-6/+36
| | | | | | reliability intents. No policies or implementation changes to support these reliability intents here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695928 13f79535-47bb-0310-9956-ffa450edef68
* More work exploring the policy extension model by implementing a token based ↵slaws2008-09-152-0/+48
| | | | | | authentication schema across binding.ws and binding.jm. No authentication is actually performed here. That is left for users to provide their own policy interceptors. However tokens are passed and security Subjects/Principals are created. This exercise has highlighted some awkwardness in the process of building policy implementations. I'll post about this on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695374 13f79535-47bb-0310-9956-ffa450edef68
* Partial fix/workaround for TUSCANY-2583 - only first method's parameter is ↵antelder2008-09-114-38/+94
| | | | | | send in JMS Message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694155 13f79535-47bb-0310-9956-ffa450edef68
* Fix another case of needing to ignore an exception when closing a connection ↵antelder2008-09-031-1/+10
| | | | | | that has already been closed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691625 13f79535-47bb-0310-9956-ffa450edef68
* Don't crash with an exception if an embedded broker is closed before stop is ↵antelder2008-09-031-1/+6
| | | | | | called on a JMS service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691539 13f79535-47bb-0310-9956-ffa450edef68
* Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder2008-09-021-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691217 13f79535-47bb-0310-9956-ffa450edef68
* Change so the target binding is passed in to the JMS service listener. (used ↵antelder2008-09-024-6/+17
| | | | | | by the jms based sca binding so it can get the tagert uri) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691145 13f79535-47bb-0310-9956-ffa450edef68
* Added missing @Override annotation to methods that override methods from ↵mcombellack2008-08-131-0/+1
| | | | | | their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
* Add runtime support for selectorsantelder2008-08-061-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683208 13f79535-47bb-0310-9956-ffa450edef68
* Updates for special 'onMessage' methodantelder2008-08-052-5/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682615 13f79535-47bb-0310-9956-ffa450edef68
* Set correlation id on request, fix for void responseantelder2008-08-051-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682613 13f79535-47bb-0310-9956-ffa450edef68
* Set any user properties on the request messageantelder2008-08-041-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682326 13f79535-47bb-0310-9956-ffa450edef68