summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-4067: Update to support resources in jars and zips nested within ↵antelder2012-07-301-0/+19
| | | | | | contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367135 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4067: Update to support resources in jars and zips nested within ↵antelder2012-07-304-66/+212
| | | | | | contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1367134 13f79535-47bb-0310-9956-ffa450edef68
* Keep the composite object into the RemoteEndpointsrfeng2012-07-262-6/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1366136 13f79535-47bb-0310-9956-ffa450edef68
* Add the remoteEndpoints configuration for node.xml to define ↵rfeng2012-07-267-16/+206
| | | | | | statically-configured remote endpoints git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1366125 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade http client version to handle ↵rfeng2012-07-236-8/+9
| | | | | | https://issues.apache.org/jira/browse/HTTPCLIENT-1138 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364844 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-22126-561/+561
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* TUSCANY-4045: Apply update from Andrew Potter to fix Module ↵antelder2012-05-211-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
* TUSCANY-4044: Apply fix from Andrew Potter to fix policy-wspolicy build ↵antelder2012-05-181-13/+7
| | | | | | failure with IBM JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1340110 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4043: Apply fix from Andrew Potter to fix Missing dependency issue ↵antelder2012-05-171-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
* Moving to wink-1.2.0-incubating releaselresende2012-05-113-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337013 13f79535-47bb-0310-9956-ffa450edef68
* Add missing constructorantelder2012-05-031-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1333338 13f79535-47bb-0310-9956-ffa450edef68
* Add missing ASF headerantelder2012-05-011-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332664 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4034: Move the freeing up of contribution resources to a helper ↵antelder2012-05-011-0/+62
| | | | | | method that can be shared and have that called from remove in Contribution Listener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332662 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4034: Move the freeing up of contribution resources to a helper ↵antelder2012-05-011-30/+15
| | | | | | method that can be shared and have that called from remove in Contribution Listener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332661 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder2012-05-011-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332616 13f79535-47bb-0310-9956-ffa450edef68
* Update Shell to support starting from a node xml fileantelder2012-05-011-10/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332566 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails ↵antelder2012-05-011-23/+36
| | | | | | to resolve schema where location attribute is incorrect specified but schema may be available via artifact resolution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332565 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError ↵antelder2012-05-011-1/+3
| | | | | | because domain registry holds remote endpoint references created by SCAClientFactory.getService git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332563 13f79535-47bb-0310-9956-ffa450edef68
* Fixing minor typos on cors configuration sample in the processor commentslresende2012-04-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1311553 13f79535-47bb-0310-9956-ffa450edef68
* Creating xsd definition for cors-configuration elementlresende2012-04-101-0/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1311552 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the CORS processor to set the default values based on the request ↵rfeng2012-04-091-22/+42
| | | | | | headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1311440 13f79535-47bb-0310-9956-ffa450edef68
* Add Content-Type to the allowed headersrfeng2012-04-061-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1310618 13f79535-47bb-0310-9956-ffa450edef68
* Fixing typolresende2012-04-062-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1310483 13f79535-47bb-0310-9956-ffa450edef68
* Enhancing manageable interface, going back to manage all resources via sca, ↵lresende2012-04-0510-210/+26
| | | | | | as resource programming model is getting too complicated and this should be easy for developers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1310128 13f79535-47bb-0310-9956-ffa450edef68
* Enhancing domain asset manager to support resources that is not directly ↵lresende2012-04-0410-11/+193
| | | | | | exposed with rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1309527 13f79535-47bb-0310-9956-ffa450edef68