summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Jetty to dependencies so that distribution jar can runnash2010-01-081-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897137 13f79535-47bb-0310-9956-ffa450edef68
* Revert <finalName> change made in commit r896688nash2010-01-081-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897115 13f79535-47bb-0310-9956-ffa450edef68
* Change shade jars to use their own groupid and add the new ones to the buildantelder2010-01-077-39/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896929 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in dependency nameantelder2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896907 13f79535-47bb-0310-9956-ffa450edef68
* Add doc files to the base jarantelder2010-01-073-0/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896881 13f79535-47bb-0310-9956-ffa450edef68
* License updates for the shaded jar useantelder2010-01-071-599/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896844 13f79535-47bb-0310-9956-ffa450edef68
* Start shaded jars for Spring extensionsantelder2010-01-072-0/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896838 13f79535-47bb-0310-9956-ffa450edef68
* Put back the JMS bindingantelder2010-01-071-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896832 13f79535-47bb-0310-9956-ffa450edef68
* Update to the servlet host locating codeantelder2010-01-071-2/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896824 13f79535-47bb-0310-9956-ffa450edef68
* Put back in the tomcat distributionantelder2010-01-071-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896821 13f79535-47bb-0310-9956-ffa450edef68
* Fix (yet another) typonash2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896820 13f79535-47bb-0310-9956-ffa450edef68
* Change to use shaded jars to reduce the dependency count for the hudson buildantelder2010-01-071-18/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896816 13f79535-47bb-0310-9956-ffa450edef68
* Fix typonash2010-01-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896809 13f79535-47bb-0310-9956-ffa450edef68
* Generate Java code from all 3 WSDL files and eliminate test scope dependenciesnash2010-01-071-18/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896808 13f79535-47bb-0310-9956-ffa450edef68
* Change to temporarily use vm domainantelder2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896806 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Tyding up the http response to properly distinguish from ↵lresende2010-01-071-5/+7
| | | | | | authentication and authorization exceptions and send the proper http status code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896754 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2010-01-071-88/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896753 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Tyding up the http response to properly distinguish from ↵lresende2010-01-071-5/+7
| | | | | | authentication and authorization exceptions and send the proper http status code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896752 13f79535-47bb-0310-9956-ffa450edef68
* Add maven build and run instructionsnash2010-01-071-5/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896751 13f79535-47bb-0310-9956-ffa450edef68
* Add launcher targets so that all scenarios can be run from a launcher directorynash2010-01-075-13/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896749 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect logic to display currency for items in cart (TUSCANY-3411)nash2010-01-071-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896745 13f79535-47bb-0310-9956-ffa450edef68
* Add launchers/common to runtime path so that ant script works with ↵nash2010-01-0719-19/+19
| | | | | | maven-built jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896736 13f79535-47bb-0310-9956-ffa450edef68
* Updating versionId to match trunk + fixing dojo install scriptlresende2010-01-072-72/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896729 13f79535-47bb-0310-9956-ffa450edef68
* Update parent artifact name in travel sample pom.xml filesnash2010-01-0686-86/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896688 13f79535-47bb-0310-9956-ffa450edef68
* Update to use hazelcast registryantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896673 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast to tomcat distribution licenseantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896659 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast to AL listantelder2010-01-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896658 13f79535-47bb-0310-9956-ffa450edef68
* Refine MFrfeng2010-01-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896656 13f79535-47bb-0310-9956-ffa450edef68
* Updates to the Hazelcast regsitry manifestantelder2010-01-061-16/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896648 13f79535-47bb-0310-9956-ffa450edef68
* As a test take the Tomcat war distribution out of the build and kick off a ↵antelder2010-01-061-0/+2
| | | | | | Hudson build to see how that goes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896646 13f79535-47bb-0310-9956-ffa450edef68
* Add Hazelcast registry in to the buildantelder2010-01-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896645 13f79535-47bb-0310-9956-ffa450edef68
* Revert the test change in r896635 no wthat the Hudson build has done the ↵antelder2010-01-061-2/+0
| | | | | | checkout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896640 13f79535-47bb-0310-9956-ffa450edef68
* As a test take the Tomcat war distribution out of the build and kick off a ↵antelder2010-01-061-0/+2
| | | | | | Hudson build to see how that goes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896635 13f79535-47bb-0310-9956-ffa450edef68
* Split the webservices shaded jar into webservices and webservices-nodepantelder2010-01-062-1/+77
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896517 13f79535-47bb-0310-9956-ffa450edef68
* Change the shaded base jar to not include dependencies and add a new ↵antelder2010-01-062-38/+75
| | | | | | base-nodep jar which does include the dependencies. The idea being that there will be the shaded jars for the core tuscany runtime and each extension (jms, bpel, webservices etc), and then for each of those jars also an aditional *-nodep jar that includes all the dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896499 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the tuscany domain uri prefixantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896492 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the hazelcast registryantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896483 13f79535-47bb-0310-9956-ffa450edef68
* Start a new module looking at integration with Webbeans and JSR330antelder2010-01-0613-0/+852
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896472 13f79535-47bb-0310-9956-ffa450edef68
* Change to use the Hazelcast registryantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896468 13f79535-47bb-0310-9956-ffa450edef68
* Add tuscany uri prefixantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896465 13f79535-47bb-0310-9956-ffa450edef68
* Add another explicit plugin versionantelder2010-01-061-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896464 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-01-060-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896463 13f79535-47bb-0310-9956-ffa450edef68
* Added a few more python and C++ component test combinations.jsdelfino2010-01-065-61/+119
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896332 13f79535-47bb-0310-9956-ffa450edef68
* Added test/store-python test case, renamed test/store-script to ↵jsdelfino2010-01-0626-2/+1164
| | | | | | store-scheme, started to convert the store test code to python. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896331 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to the INSTALL doc.jsdelfino2010-01-061-4/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896330 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to make build work on Ubuntu Jaunty 9.04.jsdelfino2010-01-063-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896329 13f79535-47bb-0310-9956-ffa450edef68
* Fixed incorrect function name in test implementation.jsdelfino2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896328 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-0612-98/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896327 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest SCA namespaceantelder2010-01-0513-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896279 13f79535-47bb-0310-9956-ffa450edef68
* More changes to get the Hazelcast endpoint registry workingantelder2010-01-057-578/+560
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896269 13f79535-47bb-0310-9956-ffa450edef68