summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add Content-Type to the allowed headersrfeng2012-04-061-3/+3
* Fixing typolresende2012-04-062-12/+12
* Enhancing manageable interface, going back to manage all resources via sca, a...lresende2012-04-0510-210/+26
* Enhancing domain asset manager to support resources that is not directly expo...lresende2012-04-0410-11/+193
* Fix the ASM code gen for long/double parametersrfeng2012-04-045-6/+12
* Remove duplicated line thats overwriting the binding settingantelder2012-04-031-1/+0
* Enhancing management capability to allow setting warning, critical and unavai...lresende2012-04-023-17/+56
* Put back the definitions as it causes some policy regressionsantelder2012-03-271-18/+16
* Don't look at fault databindings in order to calculate output wrapper databin...scottkurz2012-03-261-9/+6
* TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...slaws2012-03-241-1/+14
* TUSCANY-4035 - synchronize schema loading. Thanks for the patch Kaushik.slaws2012-03-231-68/+78
* TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...slaws2012-03-231-1/+16
* TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...slaws2012-03-231-34/+31
* TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...slaws2012-03-231-2/+14
* Avoid NPE when binding doesn't support callbackslaws2012-03-231-1/+6
* TUSCANY-4030 - add doPriviliged calls. Thanks for the patch Kaushik.slaws2012-03-231-5/+60
* Tighten up the no address test to include checking for a null or empty URIslaws2012-03-231-1/+4
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng2012-03-2219-29/+442
* TUSCANY-4034 - plug a few more potential memory leaksslaws2012-03-228-10/+82
* Revert the change based on the comment from https://issues.apache.org/jira/br...rfeng2012-03-211-0/+10
* Handle inputstream to outputstream copyrfeng2012-03-211-1/+15
* Improve the REST binding for inputstream and contextrfeng2012-03-212-0/+4
* Add testcase for creating wsdl from an interface with a type using JAXB @XmlT...antelder2012-03-212-0/+123
* Fix Node validateContribution to not cause duplicate definition problems by r...antelder2012-03-211-16/+18
* TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...antelder2012-03-212-3/+18
* TUSCANY-4024: Adjust position of wireFormat element writingantelder2012-03-191-10/+10
* TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners i...slaws2012-03-191-1/+10
* TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...antelder2012-03-191-15/+17
* TUSCANY-4029: Clone the binding when setting it on the EndpointReference to e...antelder2012-03-191-2/+6