summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-16Enhancing widget invoker to handled more details of what resource is being re...lresende2-6/+88
2012-06-16Refactoring widget uri to avoid conflict with sca component urilresende5-24/+72
2012-06-16Removing dead/unused codelresende1-4/+0
2012-06-16Renaming widget attribute to avoid any conflicts with sca component urilresende1-1/+1
2012-06-16Adding test case for implementation widget processorlresende1-0/+84
2012-06-16Adding suppot for parsing uri as new attribute for implementation widgetlresende4-9/+50
2012-06-16Removing unused importslresende7-13/+3
2012-06-16Adding uri to implementation widget schemalresende1-0/+1
2012-06-14Format the code, no other changesantelder1-20/+21
2012-06-14Add a test to create composites programaticallyantelder1-0/+115
2012-06-11Take out the comet binding for now as it doesn't build because the remote mav...antelder1-1/+1
2012-06-11Update to use base jar not pom to see if that helps fix the jersymissing pomantelder1-2/+1
2012-06-11Remove jersy pom dependency as it didn't seem to helpantelder1-8/+0
2012-06-11Add jersy pom dependency explicitly to try to get it picked up from thetuscan...antelder1-44/+52
2012-06-11Add jersy pom dependency explicitly to try to get it picked up from thetuscan...antelder1-76/+84
2012-06-11Update to avoid duplicated wire processorsantelder1-0/+1
2012-06-06Fix NPE with widget sampleantelder1-1/+2
2012-05-27Cleaning up System.out printslresende1-2/+0
2012-05-23Add CORS support for servlet based impl with REST bindingrfeng3-0/+9
2012-05-21TUSCANY-4045: Apply update from Andrew Potter to fix Module binding-ws-runtim...antelder1-0/+7
2012-05-18TUSCANY-4044: Apply fix from Andrew Potter to fix policy-wspolicy build failu...antelder1-13/+7
2012-05-17TUSCANY-4043: Apply fix from Andrew Potter to fix Missing dependency issue wi...antelder1-0/+7
2012-05-11Moving to wink-1.2.0-incubating releaselresende3-7/+7
2012-05-03Add missing constructorantelder1-1/+5
2012-05-01Add missing ASF headerantelder1-0/+18
2012-05-01TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder1-0/+62
2012-05-01TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder1-30/+15
2012-05-01TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder1-0/+11
2012-05-01Update Shell to support starting from a node xml fileantelder1-10/+33
2012-05-01TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails t...antelder1-23/+36
2012-05-01TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...antelder1-1/+3
2012-04-10Fixing minor typos on cors configuration sample in the processor commentslresende1-2/+2
2012-04-10Creating xsd definition for cors-configuration elementlresende1-0/+59
2012-04-09Enhance the CORS processor to set the default values based on the request hea...rfeng1-22/+42
2012-04-06Add Content-Type to the allowed headersrfeng1-3/+3
2012-04-06Fixing typolresende2-12/+12
2012-04-05Enhancing manageable interface, going back to manage all resources via sca, a...lresende10-210/+26
2012-04-04Enhancing domain asset manager to support resources that is not directly expo...lresende10-11/+193
2012-04-04Fix the ASM code gen for long/double parametersrfeng5-6/+12
2012-04-03Remove duplicated line thats overwriting the binding settingantelder1-1/+0
2012-04-02Enhancing management capability to allow setting warning, critical and unavai...lresende3-17/+56
2012-03-27Put back the definitions as it causes some policy regressionsantelder1-18/+16
2012-03-26Don't look at fault databindings in order to calculate output wrapper databin...scottkurz1-9/+6
2012-03-24TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...slaws1-1/+14
2012-03-23TUSCANY-4035 - synchronize schema loading. Thanks for the patch Kaushik.slaws1-68/+78
2012-03-23TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...slaws1-1/+16
2012-03-23TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...slaws1-34/+31
2012-03-23TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...slaws1-2/+14
2012-03-23Avoid NPE when binding doesn't support callbackslaws1-1/+6
2012-03-23TUSCANY-4030 - add doPriviliged calls. Thanks for the patch Kaushik.slaws1-5/+60