summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit of notification contributions that use an external SMS ↵mcombellack2009-05-219-0/+306
| | | | | | Gateway that has a web service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777043 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3053ramkumar2009-05-211-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777017 13f79535-47bb-0310-9956-ffa450edef68
* Merge host jms addition to manifest jar from 1.x to 1.5antelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776973 13f79535-47bb-0310-9956-ffa450edef68
* Add host jms to manifest jarantelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776972 13f79535-47bb-0310-9956-ffa450edef68
* Merge spring fix in r776969 from 1.x to 1.5antelder2009-05-211-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776970 13f79535-47bb-0310-9956-ffa450edef68
* Remove catch left in on previous commit for locating resources in jarsantelder2009-05-211-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776969 13f79535-47bb-0310-9956-ffa450edef68
* Merge 1.x trunk fix to locate spring resources within jars antelder2009-05-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776968 13f79535-47bb-0310-9956-ffa450edef68
* Fix implementation.spring to correctly locate spring resources nested within ↵antelder2009-05-211-1/+1
| | | | | | jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776966 13f79535-47bb-0310-9956-ffa450edef68
* Merge 1.x trunk change to include spring runtime in manifest jarantelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776964 13f79535-47bb-0310-9956-ffa450edef68
* Add spring runtime to manifest jarantelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776963 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende2009-05-201-0/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776867 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende2009-05-201-0/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776866 13f79535-47bb-0310-9956-ffa450edef68
* Align the webapp node with the node configurationrfeng2009-05-202-86/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776814 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the default node config factory so that it doesn't require the ↵rfeng2009-05-203-2/+21
| | | | | | import for NodeConfigurationFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776809 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the bundle is started when a service is registeredrfeng2009-05-201-2/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776808 13f79535-47bb-0310-9956-ffa450edef68
* Add cached impl for TUSCANY-3054.scottkurz2009-05-201-0/+129
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776802 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-2039-135/+271
| | | | | | Adding an OSGi service registry based ExtensionPointRegistry implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776759 13f79535-47bb-0310-9956-ffa450edef68
* Fix errors in build.xmlnash2009-05-201-231/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776718 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3043ramkumar2009-05-202-0/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776679 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3043ramkumar2009-05-2029-1/+987
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776677 13f79535-47bb-0310-9956-ffa450edef68
* Add CHANGES detailantelder2009-05-201-0/+532
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776642 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled the sca:managedTransaction.global policy as it had been commented ↵mcombellack2009-05-201-1/+1
| | | | | | out but it is needed to run the payment contribution since without it when using the payment contribution it complains of a missing policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776633 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776626 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776625 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776623 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776622 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776621 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776619 13f79535-47bb-0310-9956-ffa450edef68
* Moved the currency converter interface into the scatours.currencyconverter ↵mcombellack2009-05-202-1/+3
| | | | | | package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776617 13f79535-47bb-0310-9956-ffa450edef68
* Renamed the LaunchNode class to be more descriptivemcombellack2009-05-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776616 13f79535-47bb-0310-9956-ffa450edef68
* Removed unit test as it was not really doing anything useful at this pointmcombellack2009-05-201-55/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776615 13f79535-47bb-0310-9956-ffa450edef68
* Merge host jms fix from 1.x to 1.5antelder2009-05-201-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776610 13f79535-47bb-0310-9956-ffa450edef68
* Add jms host to bundle to fix running jms samplesantelder2009-05-201-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776609 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes as this would make sample stop working due to TUSCANY-3042lresende2009-05-201-16/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776603 13f79535-47bb-0310-9956-ffa450edef68
* Renaming implementation-bpel-ode to implementation-bpel-runtime to follow ↵lresende2009-05-2031-5/+5
| | | | | | the name pattern used by other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776591 13f79535-47bb-0310-9956-ffa450edef68
* Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende2009-05-207-15/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776580 13f79535-47bb-0310-9956-ffa450edef68
* Updating java doc for HTTP JSON-RPC wireformat/operation selector extensionslresende2009-05-2015-17/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776579 13f79535-47bb-0310-9956-ffa450edef68
* Reporting fault message with exception in json representation, when jsonrpc ↵lresende2009-05-203-17/+37
| | | | | | operation selector interceptor can't parse json request git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776577 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat ↵lresende2009-05-201-14/+1
| | | | | | interceptor already git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776575 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch for TUSCANY-3033 from Pradeep. Thanks.rfeng2009-05-206-0/+648
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776547 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776521 ↵dougsleite2009-05-203-121/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire ↵scottkurz2009-05-192-1/+3
| | | | | | formats. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776461 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of currency converter CORBA client that will access the CORBA ↵mcombellack2009-05-194-0/+139
| | | | | | interface exposed by the currency converter CORBA service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776443 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of node launcher for currency converter with CORBA bindingmcombellack2009-05-194-0/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776442 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of currency converter with CORBA bindingmcombellack2009-05-194-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776441 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776437 ↵dougsleite2009-05-190-0/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776434 ↵dougsleite2009-05-1930-0/+1714
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a spelling error in </module>mcombellack2009-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776419 13f79535-47bb-0310-9956-ffa450edef68
* Expose extension point registery rfeng2009-05-191-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776393 13f79535-47bb-0310-9956-ffa450edef68
* Change the NodeFactoryImpl to be capable of hosting multiple instances of ↵rfeng2009-05-1917-1421/+845
| | | | | | SCA node in the same JVM and align the OSGiNodeFactoryImpl to that feature git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776383 13f79535-47bb-0310-9956-ffa450edef68