summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove modules not include in buildantelder2009-05-18123-3935/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775818 13f79535-47bb-0310-9956-ffa450edef68
* Remove www-services as its not in buildantelder2009-05-1839-21546/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775815 13f79535-47bb-0310-9956-ffa450edef68
* Remove stest as its not part of buildantelder2009-05-18129-7096/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775814 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples not in buildantelder2009-05-18253-13794/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775813 13f79535-47bb-0310-9956-ffa450edef68
* Add a little more function to the simple travel booking sample and simplify ↵slaws2009-05-177-13/+92
| | | | | | the command line launcher contribution configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775672 13f79535-47bb-0310-9956-ffa450edef68
* A new launcher for the full travel booking application. Also add some ignoresslaws2009-05-174-47/+547
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775649 13f79535-47bb-0310-9956-ffa450edef68
* Add ui contribution for the full travel booking application. This is just ↵slaws2009-05-179-2/+823
| | | | | | getting it basically working after the reorg of the code. Payment not fixed up yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775647 13f79535-47bb-0310-9956-ffa450edef68
* Add lots of ignoresslaws2009-05-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775646 13f79535-47bb-0310-9956-ffa450edef68
* Correct contribution dependency and add ignoresslaws2009-05-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775621 13f79535-47bb-0310-9956-ffa450edef68
* Merge interface-java-xml into interface-javaantelder2009-05-1724-312/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775608 13f79535-47bb-0310-9956-ffa450edef68
* Start merging binding-sca into assembly and creating a binding-sca-runtime ↵antelder2009-05-1737-78/+52
| | | | | | module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775592 13f79535-47bb-0310-9956-ffa450edef68
* Add @Ignore to failing testsantelder2009-05-172-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775587 13f79535-47bb-0310-9956-ffa450edef68
* Take contribution-jee out of build due to openejb issue in TUSCANY-2935antelder2009-05-171-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775583 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3036: for component service interface mismatch with ↵edwardsmj2009-05-161-2/+2
| | | | | | implementation service interface, raise an error rather than a warning git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775472 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3036: for component service interface mismatch with ↵edwardsmj2009-05-161-1/+1
| | | | | | implementation service interface, raise an error rather than a warning git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775471 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3035: for component service interface mismatch with ↵edwardsmj2009-05-161-2/+3
| | | | | | implementation service interface, raise an error rather than a warning git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775469 13f79535-47bb-0310-9956-ffa450edef68
* Create 1.5 release branch from current 1.x trunkantelder2009-05-168980-0/+719498
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
* Delete previous 1.5 branch thats now old and unused and will be replaced ↵antelder2009-05-169372-782404/+0
| | | | | | with the current 1.x trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775435 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused depenedencyantelder2009-05-161-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775430 13f79535-47bb-0310-9956-ffa450edef68
* Decouple node-impl from sca-client-implantelder2009-05-168-37/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775426 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate Trips interface fileslaws2009-05-162-26/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775421 13f79535-47bb-0310-9956-ffa450edef68
* Convert it to JUNIT4rfeng2009-05-151-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775372 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test caserfeng2009-05-152-11/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775371 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for <baseURI> element of binding base uri configurationrfeng2009-05-153-2/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775370 13f79535-47bb-0310-9956-ffa450edef68
* Update the node launcher to use the NodeFactoryrfeng2009-05-159-253/+334
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775369 13f79535-47bb-0310-9956-ffa450edef68
* A tool to save to disc the WSDL for each service, with binding.ws, within ↵slaws2009-05-1524-83/+1230
| | | | | | all of the deployable composites in a specified contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775335 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote ↵edwardsmj2009-05-151-1/+2
| | | | | | attribute value from "warning" to "error" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775333 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data ↵slaws2009-05-1511-122/+360
| | | | | | transformation work when interface.wsdl is used. Use the component type interface rather than the service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775328 13f79535-47bb-0310-9956-ffa450edef68
* Add the processor to read the node configuration in the ATOM formatrfeng2009-05-151-0/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775325 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes ↵slaws2009-05-157-4/+118
| | | | | | to see if this is what we want git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775324 13f79535-47bb-0310-9956-ffa450edef68
* Push down some of the createNode() methods to NodeFactory and only require ↵rfeng2009-05-1510-200/+368
| | | | | | the createNode(NodeConfiguration) to be implemented by subclasses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775283 13f79535-47bb-0310-9956-ffa450edef68
* Update NodeUtil and add a test caserfeng2009-05-152-20/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775282 13f79535-47bb-0310-9956-ffa450edef68
* Fix duplicate composite namesrfeng2009-05-151-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775215 13f79535-47bb-0310-9956-ffa450edef68
* OSOA annotations and APIs. part of minimum changes required to get an OSOA ↵slaws2009-05-1540-0/+1796
| | | | | | sample read in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775069 13f79535-47bb-0310-9956-ffa450edef68
* implementation java processor for OSOA SCDL. part of minimum changes ↵slaws2009-05-1521-0/+1428
| | | | | | required to get an OSOA sample read in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775067 13f79535-47bb-0310-9956-ffa450edef68
* binding sca processor for OSOA SCDL. part of minimum changes required to get ↵slaws2009-05-158-0/+545
| | | | | | an OSOA sample read in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775066 13f79535-47bb-0310-9956-ffa450edef68
* A processor that just reads contributions and processes deployable ↵slaws2009-05-1511-358/+1053
| | | | | | composites through to the build stage. For testing backward compatibility in lieu of the domain manager git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775063 13f79535-47bb-0310-9956-ffa450edef68
* Merge implementation-java-xml into implementation-java moduleantelder2009-05-1529-333/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775053 13f79535-47bb-0310-9956-ffa450edef68
* Enable more test casesrfeng2009-05-152-27/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775004 13f79535-47bb-0310-9956-ffa450edef68
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-158-263/+252
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774994 13f79535-47bb-0310-9956-ffa450edef68
* Fix duplicate composite namesrfeng2009-05-151-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774975 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE bug in TUSCANY-2962 fixscottkurz2009-05-142-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774957 13f79535-47bb-0310-9956-ffa450edef68
* Reorganize the pom so that bpel/spring modules are defined in features and ↵rfeng2009-05-1410-60/+112
| | | | | | referenced by the distro pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774921 13f79535-47bb-0310-9956-ffa450edef68
* Add @Service annotationsrfeng2009-05-145-15/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774895 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE penaltyrfeng2009-05-141-16/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774855 13f79535-47bb-0310-9956-ffa450edef68
* Start to integrate the node configuration with NodeImplrfeng2009-05-1419-110/+435
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774854 13f79535-47bb-0310-9956-ffa450edef68
* Add component name to the error messagerfeng2009-05-141-60/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774853 13f79535-47bb-0310-9956-ffa450edef68
* Fix the interfaces for referencesrfeng2009-05-141-7/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774852 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> ↵edwardsmj2009-05-141-0/+6
| | | | | | element has both @type and @element attributes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774826 13f79535-47bb-0310-9956-ffa450edef68
* Add support for using Tuscany threads instead on setMessageListener in a JEE ↵antelder2009-05-147-15/+90
| | | | | | container environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774720 13f79535-47bb-0310-9956-ffa450edef68