summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-06-16Enhancing widget invoker to handled more details of what resource is being ↵lresende2-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
2012-06-16Refactoring widget uri to avoid conflict with sca component urilresende5-24/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350973 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Removing dead/unused codelresende1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350972 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Renaming widget attribute to avoid any conflicts with sca component urilresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350971 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Adding test case for implementation widget processorlresende1-0/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350970 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Adding suppot for parsing uri as new attribute for implementation widgetlresende4-9/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350969 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Removing unused importslresende7-13/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350968 13f79535-47bb-0310-9956-ffa450edef68
2012-06-16Adding uri to implementation widget schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350967 13f79535-47bb-0310-9956-ffa450edef68
2012-06-15Add license headerantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350498 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14Format the code, no other changesantelder1-20/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350177 13f79535-47bb-0310-9956-ffa450edef68
2012-06-14Add a test to create composites programaticallyantelder1-0/+115
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350174 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13Adding policy archetype to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349960 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13TUSCANY-4064 - Removing files that were truncated to 0 instead of deleted by ↵lresende8-0/+0
patch tool git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349958 13f79535-47bb-0310-9956-ffa450edef68
2012-06-13TUSCANY-4064 - Applying patch from Nitya Doraisamy to enhance policy maven ↵lresende27-648/+788
archetype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349957 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12Make some error msgs generic as they swap around with different jdksantelder2-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349338 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12Add snapshot repo definition so the build machine can run just the ↵antelder1-0/+5
compliance tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349235 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12Remove comet binding dependenciesantelder1-10/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1349174 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11Remove comet binding while the binding is brokenantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348905 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11Remove comet samples while the binding is brokenantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348904 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11Take out the comet binding for now as it doesn't build because the remote ↵antelder1-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
2012-06-11Update to use base jar not pom to see if that helps fix the jersymissing pomantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348882 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11Remove jersy pom dependency as it didn't seem to helpantelder1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348876 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11Add jersy pom dependency explicitly to try to get it picked up from ↵antelder1-44/+52
thetuscany repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348875 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11Add jersy pom dependency explicitly to try to get it picked up from ↵antelder1-76/+84
thetuscany repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348868 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11Update to avoid duplicated wire processorsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348852 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08TUSCANY-4063: Apply updates from Andrew Potter to the READMEantelder1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347972 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08TUSCANY-4062: Apply updates from Andrew Potter to the samples README fileantelder1-2/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347971 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08TUSCANY-4057: updates from Andrew Potter to improve the INSTALL fileantelder1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347970 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347599 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder1-5/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347597 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07Update release dateantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347507 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07Update release dateantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1347502 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06Fix NPE with widget sampleantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1346827 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06TUSCANY-4059: Apply update from Andrew Potter to fix build failure for ↵antelder1-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
2012-05-30Check in the rest of TUSCANY-4054. Thanks Andrew.scottkurz1-1/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1344313 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27Cleaning up System.out printslresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343001 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27Formatting and fixing idententionlresende1-33/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343000 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27Bringup store samplelresende4-1/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342999 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25TUSCANY-4054: Apply fix from Andrew Potter to fix scdl itest with ibm jdkantelder1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342523 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24TUSCANY-4056 - Applying patch from Andrew Potter to fix cross patform file ↵lresende1-14/+68
formatting problems git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342344 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24TUSCANY-4046: Add woodstox dependencyantelder1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1342248 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23Add CORS support for servlet based impl with REST bindingrfeng3-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1341952 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22TUSCANY-4053: Apply update from Andrew Potter to fix itests building with ↵antelder1-0/+6
the IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1341368 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21TUSCANY-4045: Apply update from Andrew Potter to fix Module ↵antelder1-0/+7
binding-ws-runtime-axis2 build failure with IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1340914 13f79535-47bb-0310-9956-ffa450edef68
2012-05-18TUSCANY-4044: Apply fix from Andrew Potter to fix policy-wspolicy build ↵antelder1-13/+7
failure with IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1340110 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17TUSCANY-4043: Apply fix from Andrew Potter to fix Missing dependency issue ↵antelder1-0/+7
with binding-comet-runtime causes a build failure when using an IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1339606 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11Update bin distro license for wink release updateantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337116 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yetantelder8-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337083 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11Move Ant sample out of trunk as its not finishedantelder11-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337079 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11Moving to wink-1.2.0-incubating releaselresende4-7/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337013 13f79535-47bb-0310-9956-ffa450edef68