summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Exclude the servlet/jsp/el jarsrfeng2011-03-221-0/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084360 13f79535-47bb-0310-9956-ffa450edef68
* fixing bug in cyclic relationship handlingbolbic2011-03-221-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084337 13f79535-47bb-0310-9956-ffa450edef68
* when result descriptor count doesn't match result column count, truncate ↵bolbic2011-03-221-0/+15
| | | | | | result descriptors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084336 13f79535-47bb-0310-9956-ffa450edef68
* Add @Ignore while i investigate a failing testantelder2011-03-221-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084328 13f79535-47bb-0310-9956-ffa450edef68
* Update LICENSE for hazelcast release updateantelder2011-03-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084317 13f79535-47bb-0310-9956-ffa450edef68
* Use classpath to find Spring configrfeng2011-03-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084250 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the latest hazelcast release which fixes a lot of issues with ↵antelder2011-03-221-21/+2
| | | | | | nodes getting sperated (what hazelcast call 'splitbrain' problems) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084232 13f79535-47bb-0310-9956-ffa450edef68
* Fix the dependency scoperfeng2011-03-221-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084225 13f79535-47bb-0310-9956-ffa450edef68
* Finish the sca client cleanup, remove all the old unused classes and ↵antelder2011-03-2211-758/+194
| | | | | | moethods and rename the remaining to more obvious names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084200 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing filesrfeng2011-03-2113-0/+654
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083972 13f79535-47bb-0310-9956-ffa450edef68
* Take out the spi itest fwhile we work out whats up with the ↵antelder2011-03-211-1/+1
| | | | | | Jdk14RegexpMatcher. See r1083699 and r1082808 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083969 13f79535-47bb-0310-9956-ffa450edef68
* Expose Node to the servletrfeng2011-03-213-133/+161
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083943 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi importsrfeng2011-03-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083942 13f79535-47bb-0310-9956-ffa450edef68
* Add Tuscany/Spring web integration into the featurerfeng2011-03-213-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083941 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-219-24/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083940 13f79535-47bb-0310-9956-ffa450edef68
* Allow the spring component to receive parent application context from the ↵rfeng2011-03-2120-128/+245
| | | | | | composite context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083938 13f79535-47bb-0310-9956-ffa450edef68
* Adding Spring integration sample back to my sandboxrfeng2011-03-2118-0/+851
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083936 13f79535-47bb-0310-9956-ffa450edef68
* Start of getting the remote sca client working again. This works now but ↵antelder2011-03-217-70/+423
| | | | | | theres a lot of clean up needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083823 13f79535-47bb-0310-9956-ffa450edef68
* Fix to correctly save the node so that its stopped properly when the webapp ↵antelder2011-03-211-1/+1
| | | | | | is stopped git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083700 13f79535-47bb-0310-9956-ffa450edef68
* Fix test fail by adding back regexp dependencyantelder2011-03-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083699 13f79535-47bb-0310-9956-ffa450edef68
* Add debug support to optimized build and downgrade GCC optimizations from O3 ↵jsdelfino2011-03-211-1/+1
| | | | | | to O2. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083695 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and cleanup edit module, add text components, store page and app ↵jsdelfino2011-03-2146-189/+1281
| | | | | | run page. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083694 13f79535-47bb-0310-9956-ffa450edef68
* Fix Javascript test case. Enable Javascript error reporting on non-debug build.jsdelfino2011-03-212-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083693 13f79535-47bb-0310-9956-ffa450edef68
* Support authentication across wildcard domains.jsdelfino2011-03-214-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083692 13f79535-47bb-0310-9956-ffa450edef68
* Add servlet scoped Node lifecycle support for web applicationsrfeng2011-03-188-269/+569
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082810 13f79535-47bb-0310-9956-ffa450edef68
* Fix the build errorrfeng2011-03-181-9/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082808 13f79535-47bb-0310-9956-ffa450edef68
* Fix the OSGi dependenciesrfeng2011-03-173-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082581 13f79535-47bb-0310-9956-ffa450edef68
* Simplify help output by only including the version not the build revision ↵antelder2011-03-171-6/+1
| | | | | | and date git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082437 13f79535-47bb-0310-9956-ffa450edef68
* Put back the build number plugin so that the version in the SPI is correctly ↵antelder2011-03-171-2/+3
| | | | | | populated (was this commented out in error?) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082436 13f79535-47bb-0310-9956-ffa450edef68
* Be a bit more careful about dereferencing the DomainRegistryFactory ↵slaws2011-03-161-4/+8
| | | | | | endpointRegistries collection. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082114 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in removing of registriesantelder2011-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082107 13f79535-47bb-0310-9956-ffa450edef68
* Take a copy from 2.x trunk as I'm going to remove it from there shortly. slaws2011-03-1513-0/+1066
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081768 13f79535-47bb-0310-9956-ffa450edef68
* A bit of tidying from the itest/bundle example to get the repository.xml ↵slaws2011-03-153-0/+670
| | | | | | files to represent features and to put them in features directories. I not necessarily proposing a separate OSGi distro so it would be good to get this to work in the context of the all distro. Just proved difficult due to the number of dependencies required by pax exam. Maybe we need a simpler way of running OSGi and the aries bundles. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081763 13f79535-47bb-0310-9956-ffa450edef68
* Add a webapp based helloworld exampleantelder2011-03-159-0/+337
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081733 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused code, rename config parameter to be domainURI, add nodeConfig ↵antelder2011-03-151-42/+8
| | | | | | (currently unused git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081717 13f79535-47bb-0310-9956-ffa450edef68
* Update mojo to use a paramter name domainURI for the domain URI to match the ↵antelder2011-03-151-6/+6
| | | | | | run mojo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081716 13f79535-47bb-0310-9956-ffa450edef68
* Add OO doc about the samplesantelder2011-03-151-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081711 13f79535-47bb-0310-9956-ffa450edef68
* Add a new distribution for only samples to explore what that might work likeantelder2011-03-155-0/+336
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081695 13f79535-47bb-0310-9956-ffa450edef68
* Remove example Ant build scriptantelder2011-03-153-294/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081680 13f79535-47bb-0310-9956-ffa450edef68
* Adding a way to store binding context in threadLocal to allow policy handler ↵lresende2011-03-152-47/+65
| | | | | | to access binding context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081668 13f79535-47bb-0310-9956-ffa450edef68
* Commit minor changes before refactoringslaws2011-03-143-4/+216
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081447 13f79535-47bb-0310-9956-ffa450edef68
* Change to use the which-jars file to construct the OBR meta data describing ↵slaws2011-03-141-13/+47
| | | | | | all the base the bundles. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081347 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on a felix jar that seems to be compile with an old ↵slaws2011-03-141-1/+3
| | | | | | version of Java which doesn't know about generics. Doesn't seem to be required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081346 13f79535-47bb-0310-9956-ffa450edef68
* Simplify sample by removing things that aren't necessaryantelder2011-03-142-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081285 13f79535-47bb-0310-9956-ffa450edef68
* Update svn:ignore properties and minor build cleanups.jsdelfino2011-03-146-592/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081254 13f79535-47bb-0310-9956-ffa450edef68
* Add test components that evaluate python expressions.jsdelfino2011-03-132-0/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081207 13f79535-47bb-0310-9956-ffa450edef68
* Fix app link creation and save one HTTP proxy hop.jsdelfino2011-03-132-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081206 13f79535-47bb-0310-9956-ffa450edef68
* Move etc/git-exclude to .gitignore to avoid having to configure ignores ↵jsdelfino2011-03-131-0/+20
| | | | | | manually. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081205 13f79535-47bb-0310-9956-ffa450edef68
* Add Javascript functions and test cases to help work with JSON.jsdelfino2011-03-138-5/+441
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081204 13f79535-47bb-0310-9956-ffa450edef68
* Add a reusable component that returns the contents of a configured url.jsdelfino2011-03-1319-27/+463
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081203 13f79535-47bb-0310-9956-ffa450edef68