summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the entity detectionrfeng2012-08-031-1/+5
* TUSCANY-4068: Start investigating a fix for finding resources from imported c...antelder2012-08-031-4/+32
* Fix the Tuscany servlet filter so that it won't load Tuscany node twice if th...rfeng2012-08-011-3/+12
* Avoid NPE for the remote endpoints which don't have interface contracts setrfeng2012-07-312-1/+13
* TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder2012-07-301-0/+19
* TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder2012-07-304-66/+212
* Keep the composite object into the RemoteEndpointsrfeng2012-07-262-6/+19
* Add the remoteEndpoints configuration for node.xml to define statically-confi...rfeng2012-07-267-16/+206
* Upgrade http client version to handle https://issues.apache.org/jira/browse/H...rfeng2012-07-236-8/+9
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-22126-561/+561
* TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does not...antelder2012-07-101-0/+11
* Not check if the endpoint is out of date for local registryrfeng2012-06-271-1/+2
* TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende2012-06-203-1/+72
* Cleaning commented out codelresende2012-06-201-10/+0
* Removing system.outlresende2012-06-161-1/+0
* Removing unused importslresende2012-06-161-1/+0
* Enhancing widget invoker to handled more details of what resource is being re...lresende2012-06-162-6/+88
* Refactoring widget uri to avoid conflict with sca component urilresende2012-06-165-24/+72
* Removing dead/unused codelresende2012-06-161-4/+0
* Renaming widget attribute to avoid any conflicts with sca component urilresende2012-06-161-1/+1
* Adding test case for implementation widget processorlresende2012-06-161-0/+84
* Adding suppot for parsing uri as new attribute for implementation widgetlresende2012-06-164-9/+50
* Removing unused importslresende2012-06-167-13/+3
* Adding uri to implementation widget schemalresende2012-06-161-0/+1
* Format the code, no other changesantelder2012-06-141-20/+21
* Add a test to create composites programaticallyantelder2012-06-141-0/+115
* Take out the comet binding for now as it doesn't build because the remote mav...antelder2012-06-111-1/+1
* Update to use base jar not pom to see if that helps fix the jersymissing pomantelder2012-06-111-2/+1
* Remove jersy pom dependency as it didn't seem to helpantelder2012-06-111-8/+0
* Add jersy pom dependency explicitly to try to get it picked up from thetuscan...antelder2012-06-111-44/+52
* Add jersy pom dependency explicitly to try to get it picked up from thetuscan...antelder2012-06-111-76/+84
* Update to avoid duplicated wire processorsantelder2012-06-111-0/+1
* Fix NPE with widget sampleantelder2012-06-061-1/+2
* Cleaning up System.out printslresende2012-05-271-2/+0
* Add CORS support for servlet based impl with REST bindingrfeng2012-05-233-0/+9
* TUSCANY-4045: Apply update from Andrew Potter to fix Module binding-ws-runtim...antelder2012-05-211-0/+7
* TUSCANY-4044: Apply fix from Andrew Potter to fix policy-wspolicy build failu...antelder2012-05-181-13/+7
* TUSCANY-4043: Apply fix from Andrew Potter to fix Missing dependency issue wi...antelder2012-05-171-0/+7
* Moving to wink-1.2.0-incubating releaselresende2012-05-113-7/+7
* Add missing constructorantelder2012-05-031-1/+5
* Add missing ASF headerantelder2012-05-011-0/+18
* TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder2012-05-011-0/+62
* TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder2012-05-011-30/+15
* TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder2012-05-011-0/+11
* Update Shell to support starting from a node xml fileantelder2012-05-011-10/+33
* TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails t...antelder2012-05-011-23/+36
* TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...antelder2012-05-011-1/+3
* Fixing minor typos on cors configuration sample in the processor commentslresende2012-04-101-2/+2
* Creating xsd definition for cors-configuration elementlresende2012-04-101-0/+59
* Enhance the CORS processor to set the default values based on the request hea...rfeng2012-04-091-22/+42