summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3791 - correct JIRA number in commentslaws2011-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1170471 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3940 - and remove the exclude for 11017slaws2011-09-131-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1170150 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3937 - Apply Michael's path (but not including the test in the build ↵slaws2011-09-133-5/+11
| | | | | | yet). Thanks Michael. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1170101 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else ↵slaws2011-09-131-1/+3
| | | | | | that has the default type gets to know about it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1170100 13f79535-47bb-0310-9956-ffa450edef68
* Un-exclude the jms tests which are now fixedantelder2011-09-121-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1169733 13f79535-47bb-0310-9956-ffa450edef68
* Fix the setting of the JMS callback destination from request properties for ↵antelder2011-09-122-12/+35
| | | | | | the JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1169722 13f79535-47bb-0310-9956-ffa450edef68
* Fix for the missing dependencies in MANIFEST.MF described in TUSCANY-3944 - ↵edwardsmj2011-09-121-1/+2
| | | | | | javax.ws.rs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1169669 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3941 - If a reference specifies target in an SCA binding then we ↵slaws2011-09-125-3/+50
| | | | | | expect there to be an SCA binding at the service. In this case don't just select the first binding in the list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1169664 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Replace WSDL representation of interface contract with an ↵slaws2011-09-098-19/+608
| | | | | | internal representation for passing via the registry. Still not particularly happy with this but I have more confidence that it will work reliably when compared to serializing/deserializing WSDL. It would be preferable I think to represent the interface contract more generally as artifacts in the domain registry but that's for another day. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1167202 13f79535-47bb-0310-9956-ffa450edef68
* Commit commented out test for TUSCANY-3943.scottkurz2011-09-082-1/+85
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166896 13f79535-47bb-0310-9956-ffa450edef68
* Adjust for TUSCANY-3942.scottkurz2011-09-084-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166813 13f79535-47bb-0310-9956-ffa450edef68
* Adjust for TUSCANY-3942.scottkurz2011-09-081-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166808 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3942.scottkurz2011-09-081-8/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166802 13f79535-47bb-0310-9956-ffa450edef68
* Fix BJM_6017_1_TestCaseantelder2011-09-081-13/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166718 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for three tests which are currently failingantelder2011-09-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166659 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for JCA_11017 which is fails due to a bug in the OASIS test ↵antelder2011-09-081-0/+1
| | | | | | which has been exposed by TUSCANY-3940 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166621 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3940: Apply patch from Greg Dritschler to Change ↵antelder2011-09-083-38/+48
| | | | | | AsyncJDKInvocationHandler to use WorkScheduler directly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166600 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3940: Apply patch from Greg Dritschler to Change ↵antelder2011-09-081-4/+7
| | | | | | AsyncJDKInvocationHandler to use WorkScheduler directly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166599 13f79535-47bb-0310-9956-ffa450edef68
* Add a license header to the properties fileantelder2011-09-071-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166224 13f79535-47bb-0310-9956-ffa450edef68
* Fix testcase so that if the initial file delete does work (which happens on ↵antelder2011-09-071-4/+7
| | | | | | non-windows systems) then the testcase doesn't fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166222 13f79535-47bb-0310-9956-ffa450edef68
* Include jms otests in buildantelder2011-09-071-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166201 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest OASIS error messagesantelder2011-09-071-18/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166200 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base runtimeantelder2011-09-071-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166196 13f79535-47bb-0310-9956-ffa450edef68
* Add an ActiveMQ jndi properties file to define the test resourcesantelder2011-09-071-0/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166195 13f79535-47bb-0310-9956-ffa450edef68
* remove unused importsslaws2011-09-072-6/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166153 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3939: when a loaded contribution is unloaded use ↵antelder2011-09-072-2/+81
| | | | | | ClassLoaderUtil.releaseLoader to unloack the jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166140 13f79535-47bb-0310-9956-ffa450edef68
* Add a property for releasing contribution classloadersantelder2011-09-071-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166139 13f79535-47bb-0310-9956-ffa450edef68
* Add license headersantelder2011-09-073-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166094 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to jackson 1.8.5rfeng2011-09-062-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165873 13f79535-47bb-0310-9956-ffa450edef68
* Fix the Date format for json data bindingrfeng2011-09-063-0/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165872 13f79535-47bb-0310-9956-ffa450edef68
* Exclude sample html files from legal checksslaws2011-09-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165651 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3938 - Add calculator-osgi to buildslaws2011-09-061-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3938 - Correct sample documentationslaws2011-09-063-97/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165598 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3938 - Correct sample documentationslaws2011-09-065-50/+180
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165597 13f79535-47bb-0310-9956-ffa450edef68
* Separate a composite line out for clarity/debugging purposes. slaws2011-09-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165596 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3938 - Add samples to demonstrate starting the runtime in OSGi.slaws2011-09-0620-0/+783
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165595 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ↵slaws2011-09-069-14/+53
| | | | | | again. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165594 13f79535-47bb-0310-9956-ffa450edef68
* Fix the mismatched messages in the compliance testsrfeng2011-09-033-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164876 13f79535-47bb-0310-9956-ffa450edef68
* Fix the single quote issues in all message bundlesrfeng2011-09-0211-35/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164763 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest version of http client/corerfeng2011-09-022-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164608 13f79535-47bb-0310-9956-ffa450edef68
* Turn the http client factory into a utilityrfeng2011-09-021-4/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164607 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to http client/core to 4.1.xrfeng2011-09-022-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164606 13f79535-47bb-0310-9956-ffa450edef68
* Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng2011-09-026-11/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164605 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3935 - correct testing/compliance/assembly messages to match the ↵slaws2011-09-021-1/+1
| | | | | | change in the OASIS test case for 13007 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164439 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Turn on distributed matching tests and add an test where the ↵slaws2011-09-0119-19/+416
| | | | | | service interface contains operation arguments that cannot be converted to XML using JAXB. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1163990 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - missed manifest change from previous commitslaws2011-09-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1163989 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Turn remote interface match back on with a couple of ↵slaws2011-09-013-13/+71
| | | | | | restrictions. Only the top level WSDL is shared and dependent XSD is not. I've added guards for the case where parameter types cannot be converted to WSDL. If interface information is insufficient to run the match the interfaces are assumed to be compatible and matching is left until runtime. Having struggled with the WSDL based approach I'm going to look at serializing the internal Tuscany model. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1163988 13f79535-47bb-0310-9956-ffa450edef68
* Fix the index for messagerfeng2011-08-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162922 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3925 - Apply Jennifer's Java security patch. slaws2011-08-263-11/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162160 13f79535-47bb-0310-9956-ffa450edef68
* Correct comment errorsslaws2011-08-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162134 13f79535-47bb-0310-9956-ffa450edef68