summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* That pesky manifest fileantelder2009-01-272-18/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738059 13f79535-47bb-0310-9956-ffa450edef68
* Start of a launcher as described in TUSCANY-2789antelder2009-01-273-0/+264
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738058 13f79535-47bb-0310-9956-ffa450edef68
* Removing holder-ws-service from pom as it seems the sample is not availablelresende2009-01-271-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738023 13f79535-47bb-0310-9956-ffa450edef68
* Add a parameter to control if we will generate distribution-specific foldersrfeng2009-01-271-40/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737957 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2794 - JMS callback property variable ends with space - not a valid ↵beckerdo2009-01-261-1/+1
| | | | | | Javaidentifier git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737840 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-01-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737792 13f79535-47bb-0310-9956-ffa450edef68
* Add host-webb module into buildslaws2009-01-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737789 13f79535-47bb-0310-9956-ffa450edef68
* Add missing attribute extensions methodslaws2009-01-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737786 13f79535-47bb-0310-9956-ffa450edef68
* Fix up host-webapp so that it at least compiles. Doesn't actually work yet ↵slaws2009-01-262-9/+17
| | | | | | but enough to get the sample into the distro with something like the right set of dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737785 13f79535-47bb-0310-9956-ffa450edef68
* Add the samples implementation-java-calculator, binding-ws-calculator, ↵slaws2009-01-269-336/+354
| | | | | | host-webapp-calculator to the distribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737783 13f79535-47bb-0310-9956-ffa450edef68
* Add host-webapp dependency to distribution.slaws2009-01-2614-0/+3787
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737782 13f79535-47bb-0310-9956-ffa450edef68
* and related to r737718 a module for the current JMS binding listener code ↵antelder2009-01-260-0/+0
| | | | | | that uses the 'asf' approach of a JMS listener spawning unmanaged threads to process messages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737720 13f79535-47bb-0310-9956-ffa450edef68
* Start looking at seperating out the JMS service side listener functions into ↵antelder2009-01-260-0/+0
| | | | | | a pluggable module so different runtime environments can plug in their own runtime specific code. This should help the geronimo plugin support JMS using the Geronimo JMS provider and JCA, and any others who are using Tuscany deeply embedded in a container. Not in the build yet or used by the current JMS binding till it gets a bit further git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737718 13f79535-47bb-0310-9956-ffa450edef68
* Add experimental samples into the build. binding-ws-calculator testing is ↵slaws2009-01-264-9/+20
| | | | | | turned off as binding.ws doesn't work yet. host-webapp-calculator doesn't have a junit yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737698 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-01-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737696 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-01-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737693 13f79535-47bb-0310-9956-ffa450edef68
* Another extension targeted samples to test the common ant file. slaws2009-01-2618-0/+1085
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737692 13f79535-47bb-0310-9956-ffa450edef68
* Move more things into the common ant scriptslaws2009-01-263-95/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737691 13f79535-47bb-0310-9956-ffa450edef68
* Add some exception handling so that the JUnit test takes account of ↵slaws2009-01-264-28/+18
| | | | | | exceptions thrown in the "in-composite" client. Also exploit the common ant script. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737683 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-01-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737682 13f79535-47bb-0310-9956-ffa450edef68
* Add an ant build file to hold some common targets used across the samplesslaws2009-01-261-0/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737681 13f79535-47bb-0310-9956-ffa450edef68
* Demonstrate how the non-JAXWS base class can be used. Add some ignores.slaws2009-01-261-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737668 13f79535-47bb-0310-9956-ffa450edef68
* switch components so that the booking component talks directly to the trip ↵slaws2009-01-2526-240/+654
| | | | | | suppliers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737553 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the osgi profilerfeng2009-01-241-3/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737398 13f79535-47bb-0310-9956-ffa450edef68
* Control the debug using osgi.debug system propertyrfeng2009-01-241-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737302 13f79535-47bb-0310-9956-ffa450edef68
* Improve the OSGi based unit testing based on maven-surefire-plugin 2.4.3rfeng2009-01-245-468/+2547
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737301 13f79535-47bb-0310-9956-ffa450edef68
* Add maven-osgi-junit to the buildrfeng2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737113 13f79535-47bb-0310-9956-ffa450edef68
* Building ant scripts for JSE/OSGi launcher and host-webapp that can be run ↵slaws2009-01-2339-0/+2521
| | | | | | from command line, maven and eclipse with reference to a development distribution or an installed distribution. Not in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737093 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for folder contributions and zip contributions containing jarsantelder2009-01-239-0/+224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736977 13f79535-47bb-0310-9956-ffa450edef68
* Move to a seperate itest as that makes the itest simplerantelder2009-01-234-72/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736976 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Integrating Java EE schema to sca schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736958 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Adding schema for Java EE implementationlresende2009-01-231-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736951 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736950 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Adding schema for Corba bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736949 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Integrating GData schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736947 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Adding schema for GData bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736945 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Integrating Java EE schema to sca schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736938 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2784 - Adding schema for Java EE implementationlresende2009-01-231-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736934 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Fixing Corba schema with right binding namelresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736932 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736931 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2781 - Adding schema for Corba bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736930 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Integrating GData schema to tuscany schemalresende2009-01-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736928 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2783 - Adding schema for GData bindinglresende2009-01-231-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736927 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-23333-349/+339
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
* Use the pom project to create artifactsrfeng2009-01-231-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736879 13f79535-47bb-0310-9956-ffa450edef68
* Removing duplicated distribution-api from maven reactorlresende2009-01-231-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736873 13f79535-47bb-0310-9956-ffa450edef68
* Fixing PDE Target pom to avoid issues when building from top levellresende2009-01-231-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736870 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the filesetrfeng2009-01-231-11/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736869 13f79535-47bb-0310-9956-ffa450edef68
* Add support to produces multiple configs based oninherited distribution pomsrfeng2009-01-231-61/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736868 13f79535-47bb-0310-9956-ffa450edef68
* Enable binding.rmi and samples in ejava distro. Now the all has api, core ↵rfeng2009-01-2213-777/+414
| | | | | | and ejava (subset) included. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736796 13f79535-47bb-0310-9956-ffa450edef68