summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Renaming branchlresende2008-09-118337-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68
* Branch before trunk cleanuplresende2008-09-118337-0/+699503
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2595 - Workaround for equinox dependency issueslresende2008-09-111-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694093 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2595 - Workaround for equinox dependency issueslresende2008-09-111-1/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694092 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2594 - Applying Kevan's patchlresende2008-09-101-10/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694067 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2302: Apply patch from Kevan Miller for Exception thrown during ↵antelder2008-09-101-3/+5
| | | | | | SimpleTypeMapperExtensionTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694019 13f79535-47bb-0310-9956-ffa450edef68
* Merge update from trunk to 1.3.2 (reformat file to save space).beckerdo2008-09-101-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693971 13f79535-47bb-0310-9956-ffa450edef68
* Slight reformat to save size.beckerdo2008-09-101-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693963 13f79535-47bb-0310-9956-ffa450edef68
* Minor simplification of node-launcher-equinox, which doesn't need a ↵jsdelfino2008-09-103-13/+32
| | | | | | BundleActivator anymore. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693906 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2585- support includes in spring contexts in component implementationsslaws2008-09-1010-18/+273
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693884 13f79535-47bb-0310-9956-ffa450edef68
* create my sandboxbeckerdo2008-09-100-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693872 13f79535-47bb-0310-9956-ffa450edef68
* Add the jms tests missing from the itest buildantelder2008-09-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693861 13f79535-47bb-0310-9956-ffa450edef68
* Add a new JMS test for using multiple argsantelder2008-09-107-0/+338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693860 13f79535-47bb-0310-9956-ffa450edef68
* Correct the node module name in the JMS testantelder2008-09-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693859 13f79535-47bb-0310-9956-ffa450edef68
* Correct the node module name in the JMS testantelder2008-09-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693858 13f79535-47bb-0310-9956-ffa450edef68
* Correct to JMS test interfaces that are missing the @Remotable annotationantelder2008-09-102-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693857 13f79535-47bb-0310-9956-ffa450edef68
* Add an Ignore to the JMS test for checked exceptions as i'm about to do a ↵antelder2008-09-101-0/+2
| | | | | | checkin which breaks this tempoorarily git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693856 13f79535-47bb-0310-9956-ffa450edef68
* Fix testcase to check if the service has been invoked before waiting to ↵antelder2008-09-101-2/+4
| | | | | | shave 10 seconds off the build time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693851 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2573 - Fix the location of the sca spring namespace. Thanks for the ↵slaws2008-09-1022-246/+290
| | | | | | patch Ram git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693847 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2587 - changing the way that promoted service names are formed so ↵slaws2008-09-109-268/+268
| | | | | | that component and service name can be easily extracted if required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693821 13f79535-47bb-0310-9956-ffa450edef68
* Updateantelder2008-09-101-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693817 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix from trunk to 1.3.2 branch for TUSCANY-2561: Soap intents are ↵antelder2008-09-1022-156/+161
| | | | | | lower case while the policy framework says that they should be upper case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693796 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix from trunk to 1.3.2 for: TUSCANY-2591: fix bug pointed out by Dave ↵antelder2008-09-101-1/+1
| | | | | | Sowerby for Invalid JMS Message Property in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693777 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2591: fix bug pointed out by Dave Sowerby for Invalid JMS Message ↵antelder2008-09-101-1/+1
| | | | | | Property in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693776 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2398 doc/lit/bare wsdl on service and interface.java on referenceslaws2008-09-1013-22/+428
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693770 13f79535-47bb-0310-9956-ffa450edef68
* Add a skeleton for Calculator RCPrfeng2008-09-1025-0/+1058
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693665 13f79535-47bb-0310-9956-ffa450edef68
* Print the classloader hierarchy.jsdelfino2008-09-091-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693643 13f79535-47bb-0310-9956-ffa450edef68
* Changed to use the correct extensibility bundle classloader as parent of the ↵jsdelfino2008-09-091-1/+2
| | | | | | contribution classloader. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693642 13f79535-47bb-0310-9956-ffa450edef68
* Update the test case with a resolvable bundlerfeng2008-09-092-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693638 13f79535-47bb-0310-9956-ffa450edef68
* Use bundle.getResources to discover servicesrfeng2008-09-0911-65/+152
| | | | | | Run the test case within OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693637 13f79535-47bb-0310-9956-ffa450edef68
* Created directories for distribution, samples and itests.jsdelfino2008-09-090-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693586 13f79535-47bb-0310-9956-ffa450edef68
* Deleted modules moved under the modules directory.jsdelfino2008-09-09804-79017/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693585 13f79535-47bb-0310-9956-ffa450edef68
* Copied the android port modules under the modules directory, to match the ↵jsdelfino2008-09-09804-0/+79017
| | | | | | structure in trunk as it'll help with merges, diffs etc. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693584 13f79535-47bb-0310-9956-ffa450edef68
* Removed old empty directory.jsdelfino2008-09-090-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2587 - change the name of promoted services so that the component ↵slaws2008-09-099-37/+37
| | | | | | name and service name are easily obtainable. I've opened TUSCANY-2589 to continue to track this issue past this immediate change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693434 13f79535-47bb-0310-9956-ffa450edef68
* Correct jms sca binding calculation of remoteantelder2008-09-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693427 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get the Equinox integration working. Use the parent classloader ↵jsdelfino2008-09-0926-81/+276
| | | | | | instead of the Thread context classloader as parent of the contribution classloader. Use the ServiceDiscovery to get instances of DocumentBuilderFactory and TransformerFactory. Pass these factories around instead of creating new instances in different places. Clarified the few prints in the calculator-osgi sample showing which classloader is used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693411 13f79535-47bb-0310-9956-ffa450edef68
* Change remote jms sca binding to only be used for remotable servicesantelder2008-09-091-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693381 13f79535-47bb-0310-9956-ffa450edef68
* Creating a branch for the android work.jsdelfino2008-09-09804-0/+79017
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693346 13f79535-47bb-0310-9956-ffa450edef68
* Use the bundle to load the implementation.node classesrfeng2008-09-092-9/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693336 13f79535-47bb-0310-9956-ffa450edef68
* Remove the unused CalculatorTest.compositerfeng2008-09-093-34/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693335 13f79535-47bb-0310-9956-ffa450edef68
* Minor code clean uprfeng2008-09-084-70/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693184 13f79535-47bb-0310-9956-ffa450edef68
* Add Import-Package to 3rd lib bundle so that system packages are correctly ↵rfeng2008-09-081-25/+30
| | | | | | resolved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693180 13f79535-47bb-0310-9956-ffa450edef68
* Reapply patch for TUSCANY-2561antelder2008-09-0811-79/+79
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693171 13f79535-47bb-0310-9956-ffa450edef68
* Revert r693143 to fix the accidental code reformattingantelder2008-09-0811-1786/+1786
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693154 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case ↵antelder2008-09-0811-1786/+1786
| | | | | | while the policy framework says that they should be upper case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693143 13f79535-47bb-0310-9956-ffa450edef68
* Temporary work around for TUSCANY-2586 to prevent the pass-by-value ↵antelder2008-09-081-1/+10
| | | | | | interceptor being used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693037 13f79535-47bb-0310-9956-ffa450edef68
* Use the owning classloader instead of TCCLrfeng2008-09-082-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693008 13f79535-47bb-0310-9956-ffa450edef68
* Fix the Bundle-ClassPath syntax and make sure the classpath is resolved ↵rfeng2008-09-085-17/+75
| | | | | | | | against the base bundle correctly Use the bundle to load implementation-node classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693007 13f79535-47bb-0310-9956-ffa450edef68
* Remove two unused tests as the test are all in itest nowantelder2008-09-082-498/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692998 13f79535-47bb-0310-9956-ffa450edef68