summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does ↵antelder2012-07-101-0/+11
| | | | | | not copy for unwrappedType datatype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1359519 13f79535-47bb-0310-9956-ffa450edef68
* Not check if the endpoint is out of date for local registryrfeng2012-06-271-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1354772 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende2012-06-203-1/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351908 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning commented out codelresende2012-06-201-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351907 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 2.0 RC2antelder2012-06-186574-0/+556538
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351268 13f79535-47bb-0310-9956-ffa450edef68
* Removing system.outlresende2012-06-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350977 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused importslresende2012-06-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350976 13f79535-47bb-0310-9956-ffa450edef68
* Updating store sample to use new widget implementation way to define how the ↵lresende2012-06-162-7/+3
| | | | | | resources are exposed without using explicit binding configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350975 13f79535-47bb-0310-9956-ffa450edef68
* Enhancing widget invoker to handled more details of what resource is being ↵lresende2012-06-162-6/+88
| | | | | | requested. This logic was present on a specific servlet from the binding, but makes more sense to be together with the widget implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350974 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring widget uri to avoid conflict with sca component urilresende2012-06-165-24/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350973 13f79535-47bb-0310-9956-ffa450edef68
* Removing dead/unused codelresende2012-06-161-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350972 13f79535-47bb-0310-9956-ffa450edef68
* Renaming widget attribute to avoid any conflicts with sca component urilresende2012-06-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350971 13f79535-47bb-0310-9956-ffa450edef68
* Adding test case for implementation widget processorlresende2012-06-161-0/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350970 13f79535-47bb-0310-9956-ffa450edef68
* Adding suppot for parsing uri as new attribute for implementation widgetlresende2012-06-164-9/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350969 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused importslresende2012-06-167-13/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350968 13f79535-47bb-0310-9956-ffa450edef68
* Adding uri to implementation widget schemalresende2012-06-161-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350967 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2012-06-151-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350498 13f79535-47bb-0310-9956-ffa450edef68
* Format the code, no other changesantelder2012-06-141-20/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350177 13f79535-47bb-0310-9956-ffa450edef68
* Add a test to create composites programaticallyantelder2012-06-141-0/+115
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350174 13f79535-47bb-0310-9956-ffa450edef68
* Adding policy archetype to buildlresende2012-06-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349960 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4064 - Removing files that were truncated to 0 instead of deleted by ↵lresende2012-06-138-0/+0
| | | | | | patch tool git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349958 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4064 - Applying patch from Nitya Doraisamy to enhance policy maven ↵lresende2012-06-1327-648/+788
| | | | | | archetype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349957 13f79535-47bb-0310-9956-ffa450edef68
* Make some error msgs generic as they swap around with different jdksantelder2012-06-122-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349338 13f79535-47bb-0310-9956-ffa450edef68
* Add snapshot repo definition so the build machine can run just the ↵antelder2012-06-121-0/+5
| | | | | | compliance tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349235 13f79535-47bb-0310-9956-ffa450edef68
* Remove comet binding dependenciesantelder2012-06-121-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349174 13f79535-47bb-0310-9956-ffa450edef68
* Remove comet binding while the binding is brokenantelder2012-06-111-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348905 13f79535-47bb-0310-9956-ffa450edef68
* Remove comet samples while the binding is brokenantelder2012-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348904 13f79535-47bb-0310-9956-ffa450edef68
* Take out the comet binding for now as it doesn't build because the remote ↵antelder2012-06-111-1/+1
| | | | | | maven repos no longer include its dependencies correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348900 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base jar not pom to see if that helps fix the jersymissing pomantelder2012-06-111-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348882 13f79535-47bb-0310-9956-ffa450edef68
* Remove jersy pom dependency as it didn't seem to helpantelder2012-06-111-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348876 13f79535-47bb-0310-9956-ffa450edef68
* Add jersy pom dependency explicitly to try to get it picked up from ↵antelder2012-06-111-44/+52
| | | | | | thetuscany repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348875 13f79535-47bb-0310-9956-ffa450edef68
* Add jersy pom dependency explicitly to try to get it picked up from ↵antelder2012-06-111-76/+84
| | | | | | thetuscany repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348868 13f79535-47bb-0310-9956-ffa450edef68
* Update to avoid duplicated wire processorsantelder2012-06-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348852 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4063: Apply updates from Andrew Potter to the READMEantelder2012-06-081-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347972 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4062: Apply updates from Andrew Potter to the samples README fileantelder2012-06-081-2/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347971 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4057: updates from Andrew Potter to improve the INSTALL fileantelder2012-06-081-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347970 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder2012-06-071-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder2012-06-071-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347597 13f79535-47bb-0310-9956-ffa450edef68
* Update release dateantelder2012-06-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347507 13f79535-47bb-0310-9956-ffa450edef68
* Update release dateantelder2012-06-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347502 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE with widget sampleantelder2012-06-061-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1346827 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4059: Apply update from Andrew Potter to fix build failure for ↵antelder2012-06-061-1/+4
| | | | | | itest/policy/reliability with IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1346808 13f79535-47bb-0310-9956-ffa450edef68
* Check in the rest of TUSCANY-4054. Thanks Andrew.scottkurz2012-05-301-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1344313 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up System.out printslresende2012-05-271-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343001 13f79535-47bb-0310-9956-ffa450edef68
* Formatting and fixing idententionlresende2012-05-271-33/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343000 13f79535-47bb-0310-9956-ffa450edef68
* Bringup store samplelresende2012-05-274-1/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342999 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4054: Apply fix from Andrew Potter to fix scdl itest with ibm jdkantelder2012-05-251-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342523 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4056 - Applying patch from Andrew Potter to fix cross patform file ↵lresende2012-05-241-14/+68
| | | | | | formatting problems git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342344 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4046: Add woodstox dependencyantelder2012-05-241-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342248 13f79535-47bb-0310-9956-ffa450edef68
* Add CORS support for servlet based impl with REST bindingrfeng2012-05-233-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1341952 13f79535-47bb-0310-9956-ffa450edef68