summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2012-05-03Add missing constructorantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1333338 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01Add missing ASF headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332664 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01TUSCANY-4034: Move the freeing up of contribution resources to a helper ↵antelder1-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
2012-05-01TUSCANY-4034: Move the freeing up of contribution resources to a helper ↵antelder1-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
2012-05-01TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332616 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01include otests dependency so tests run in eclipseantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332615 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01include otests dependency so tests run in eclipseantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332614 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01Add some text to the sample READMEantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332572 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01Update sample to use a node xml file so that it now works the same way as ↵antelder3-17/+34
the other samples with a simple mvn tuscany:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332568 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01Update Tuscany maven plugin to support using a node xml fileantelder1-12/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332567 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01Update Shell to support starting from a node xml fileantelder1-10/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332566 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails ↵antelder1-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
2012-05-01TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError ↵antelder1-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
2012-04-12Tag 2.0 RC1antelder6584-0/+556914
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1325166 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12Update changes file for 2.0 releaseantelder1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1325155 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12Update release notes for 2.0 releaseantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1325154 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10Fixing minor typos on cors configuration sample in the processor commentslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1311553 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10Creating xsd definition for cors-configuration elementlresende1-0/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1311552 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09Enhance the CORS processor to set the default values based on the request ↵rfeng1-22/+42
headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1311440 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06Add Content-Type to the allowed headersrfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1310618 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06Fixing typolresende2-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1310483 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05Enhancing manageable interface, going back to manage all resources via sca, ↵lresende10-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
2012-04-04Enhancing domain asset manager to support resources that is not directly ↵lresende10-11/+193
exposed with rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1309527 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04Fix the ASM code gen for long/double parametersrfeng5-6/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1309451 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03Remove duplicated line thats overwriting the binding settingantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308855 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02Enhancing management capability to allow setting warning, critical and ↵lresende3-17/+56
unavailable tresholds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308444 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27Put back the definitions as it causes some policy regressionsantelder1-18/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1305824 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26Don't look at fault databindings in order to calculate output wrapper ↵scottkurz1-9/+6
databinding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1305484 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24TUSCANY-4036 - Create unique names in WSDL when multiple components expose ↵slaws7-10/+23
the same service interface. Thanks for the patch Greg git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304746 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23TUSCANY-4035 - synchronize schema loading. Thanks for the patch Kaushik.slaws1-68/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304516 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ↵slaws6-2/+251
that the SCAClient can ignore callback endpoints in the remote case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304510 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when ↵slaws1-34/+31
reference uses an intent provided by binding. Thanks for the patch Greg. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304507 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and ↵slaws2-13/+17
the EPR and EP both use a Java interface. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304327 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23Avoid NPE when binding doesn't support callbackslaws1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23TUSCANY-4030 - add doPriviliged calls. Thanks for the patch Kaushik.slaws1-5/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304257 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23Tighten up the no address test to include checking for a null or empty URIslaws1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304254 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ↵rfeng19-29/+442
target service endpoint address) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304128 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22TUSCANY-4034 - plug a few more potential memory leaksslaws9-11/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303855 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Revert the change based on the comment from ↵rfeng1-0/+10
https://issues.apache.org/jira/browse/TUSCANY-4029 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303591 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Handle inputstream to outputstream copyrfeng1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303509 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Improve the REST binding for inputstream and contextrfeng2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303501 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Add testcase for creating wsdl from an interface with a type using JAXB ↵antelder2-0/+123
@XmlType annotation. This test fails presently due to a bug in Tuscany's wsdl generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303424 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Fix Node validateContribution to not cause duplicate definition problems by ↵antelder1-16/+18
removing definitions aggregation from the resolve method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303355 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Include the wireformat writing itest in buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303321 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ↵antelder2-3/+18
the request one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303313 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21Add a test for writing jms wireFormats when the response one defaults to the ↵antelder1-25/+29
request one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303311 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19TUSCANY-4024: Adjust position of wireFormat element writingantelder1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1302469 13f79535-47bb-0310-9956-ffa450edef68