summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Small updates to fix scm urls and update junit dependency versionlresende2009-11-021-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832181 13f79535-47bb-0310-9956-ffa450edef68
* Removing temporary release candidate taglresende2009-11-02416-41096/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832155 13f79535-47bb-0310-9956-ffa450edef68
* Removing temporary release candidate taglresende2009-11-02317-38855/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832154 13f79535-47bb-0310-9956-ffa450edef68
* Removing temporary release candidate taglresende2009-11-02317-38928/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832152 13f79535-47bb-0310-9956-ffa450edef68
* Removing temporary release candidate taglresende2009-11-02315-38686/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832151 13f79535-47bb-0310-9956-ffa450edef68
* Moving das tagslresende2009-11-022718-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832150 13f79535-47bb-0310-9956-ffa450edef68
* Remove tags so we can move das tags folder as tagslresende2009-11-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832149 13f79535-47bb-0310-9956-ffa450edef68
* moving das brancheslresende2009-11-02416-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832147 13f79535-47bb-0310-9956-ffa450edef68
* moving das brancheslresende2009-11-02317-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832146 13f79535-47bb-0310-9956-ffa450edef68
* moving das brancheslresende2009-11-02303-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832145 13f79535-47bb-0310-9956-ffa450edef68
* Move the das folder as new trunk for das sub projectlresende2009-11-02452-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832144 13f79535-47bb-0310-9956-ffa450edef68
* Remove trunk so we can move das folder as trunklresende2009-11-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832143 13f79535-47bb-0310-9956-ffa450edef68
* Moving LDAP DAS to contrib folder at new SVN structurelresende2009-11-02147-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832142 13f79535-47bb-0310-9956-ffa450edef68
* Initial new svn structure as proposed at http://bit.ly/2EmuHslresende2009-11-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832113 13f79535-47bb-0310-9956-ffa450edef68
* Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack2009-11-021-0/+7
| | | | | | find javax.annotation.security on Sun JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832101 13f79535-47bb-0310-9956-ffa450edef68
* Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack2009-11-021-0/+7
| | | | | | find javax.annotation.security on Sun JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832100 13f79535-47bb-0310-9956-ffa450edef68
* Set the SVN eol-style to nativemcombellack2009-11-021-169/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832089 13f79535-47bb-0310-9956-ffa450edef68
* Only stop the bundle if it is started by the providerrfeng2009-11-021-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831974 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 - correct the fix for SCAProxy that previously relied on hash ↵slaws2009-11-021-4/+8
| | | | | | codes and is not correct. Change to relying on a weak reference inside to weak hash table to ensure that the proxy, and hence the class that it references, will be removed when the proxy is no longer required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831966 13f79535-47bb-0310-9956-ffa450edef68
* Update manifest to export the provider package as its now used by the rmi ↵antelder2009-11-021-0/+2
| | | | | | based sca binding. (should rename provider pkg to runtime at some point) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831935 13f79535-47bb-0310-9956-ffa450edef68
* Remove private defn as its now accessed by the RMI based SCA bindingantelder2009-11-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831929 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2009-11-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831921 13f79535-47bb-0310-9956-ffa450edef68
* Used released version on th osgi junit plugin and add shade modules to ↵antelder2009-11-021-1/+2
| | | | | | reactor build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831916 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency to osgi junit plugin so it uses the local build version of ↵antelder2009-11-026-5/+47
| | | | | | the node launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831914 13f79535-47bb-0310-9956-ffa450edef68
* Use released version on osgi junit pluginantelder2009-11-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831912 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the JMS properties test again to try to prevent the hudson build ↵antelder2009-11-021-1/+1
| | | | | | timeout fails git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831897 13f79535-47bb-0310-9956-ffa450edef68
* Add the RMI based SCA binding to the buildantelder2009-11-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831885 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2009-11-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831884 13f79535-47bb-0310-9956-ffa450edef68
* Add pom.xml for the shade modulesantelder2009-11-021-0/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831873 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress: Add new top level folder for holding modules for building ↵antelder2009-11-021-0/+197
| | | | | | agregated jars. And a module for building a 'base' jar that includes everything needed to run a minimal Tuscany runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831871 13f79535-47bb-0310-9956-ffa450edef68
* Merge r831867 from trunk to m4 for using builtin defaults in the launcher if ↵antelder2009-11-021-9/+10
| | | | | | the default config file isn't found git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831869 13f79535-47bb-0310-9956-ffa450edef68
* Use builtin default if the default config file isn't foundantelder2009-11-021-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831867 13f79535-47bb-0310-9956-ffa450edef68
* Try out moving the otests out of 2.x trunk by copying the ↵antelder2009-11-0296-0/+8019
| | | | | | tuscany/sca/java/otest folder to tuscany/otest. - A copy not a move so the old one can continued to be used. Can worry about the name tuscany/otest later git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831839 13f79535-47bb-0310-9956-ffa450edef68
* Add an RMI version of the SCA Binding. (As its much easier to use as the ↵antelder2009-11-0147-0/+2149
| | | | | | dependencies are in Java instead of the massive dependency tree of the Axis2 based SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831773 13f79535-47bb-0310-9956-ffa450edef68
* Merge r831668 from trunk to m4 to use 6.1.18 release of jetty to be ↵antelder2009-11-011-1/+1
| | | | | | consistent across samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831669 13f79535-47bb-0310-9956-ffa450edef68
* Use 6.1.18 release of jetty to be consistent across other samplesantelder2009-11-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831668 13f79535-47bb-0310-9956-ffa450edef68
* Merge r831664 from trunk to m4 to Add the Jetty plugin to the webapp ↵antelder2009-11-015-0/+35
| | | | | | pom.xml's so that the samples can be run with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831665 13f79535-47bb-0310-9956-ffa450edef68
* Add the Jetty plugin to the webapp pom.xml's so that the samples can be run ↵antelder2009-11-015-0/+35
| | | | | | with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831664 13f79535-47bb-0310-9956-ffa450edef68
* Update some versions to 2.0-M4-snapshotantelder2009-11-014-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831654 13f79535-47bb-0310-9956-ffa450edef68
* Merge r831525 from trunk to m4 to add some missing samplesantelder2009-11-011-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831653 13f79535-47bb-0310-9956-ffa450edef68
* Merge r831524 from trunk to m4 to Update to not relocate a servlet if it ↵antelder2009-11-011-1/+3
| | | | | | already includes the context path in its mapping git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831652 13f79535-47bb-0310-9956-ffa450edef68
* Merge r831523 from trunk to m4 to fix WS binding to include any webapp ↵antelder2009-11-011-0/+13
| | | | | | context path in the wsdl endpoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831651 13f79535-47bb-0310-9956-ffa450edef68
* Merge namespace fix from trunk to m4 brnantelder2009-11-016-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831650 13f79535-47bb-0310-9956-ffa450edef68
* Correct tuscany namespace used by archetypesantelder2009-11-016-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831649 13f79535-47bb-0310-9956-ffa450edef68
* Minor refactoring of read/write functions and primitive procs. Added ↵jsdelfino2009-11-0136-337/+1135
| | | | | | functions to help store data in memcached. Fixes to HTTP support and more tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831640 13f79535-47bb-0310-9956-ffa450edef68
* Improved memory management using APR memory pools, changed frame allocation ↵jsdelfino2009-11-0122-148/+424
| | | | | | in eval library to support forward references and fixed memory leak in XML parsing code. Also simplified a bit the printing of lists to make them easier to read. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831639 13f79535-47bb-0310-9956-ffa450edef68
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831574 13f79535-47bb-0310-9956-ffa450edef68
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831573 13f79535-47bb-0310-9956-ffa450edef68
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831572 13f79535-47bb-0310-9956-ffa450edef68
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831571 13f79535-47bb-0310-9956-ffa450edef68