summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-03update messages with conformance statementskelvingoodson1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918475 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03update messages with conformance statementskelvingoodson1-6/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918425 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03TUSCANY-3480 revert this workaround as this in not the root cause of the ↵slaws1-3/+1
problems we see in the otests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918408 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Fix typo in error messageslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918372 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Copy the test cases from binding-sca-runtime-axis2 and ↵rfeng83-25/+3138
binding-sca-runtime-rmi into an itest Change the code to pass binding.sca with mapped uri with the endpoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918327 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Add strawman for how the compliance tests as part of the trunk could workantelder6-0/+705
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918311 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by ↵rfeng31-202/+620
configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918261 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Don't use a relative uri on the binding.httpantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918223 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Remove any leading slash from the service URIantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918222 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Remove any leading slash from the service URIantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918221 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02TUSCANY-3480, temporarily don't fail on unmatched intentsantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918131 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02update messages with conformance statementskelvingoodson1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918122 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Add first bits of code to start enabling the use of policies nested inside ↵slaws7-26/+101
of WS Policy and policy alternatives rather than having to sit at the top level. Based on this the next step is to understand how tuscany defined and non-tuscany defined policies are managed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918111 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes ↵slaws5-1/+213
according to XML whitespace facet set to "collapse". Only exploited by composite service promote attribute while I ask on the ML if there is a smart way of detecting anyURI types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918054 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Fix to ensure pass-by-value is used if only one end is using ↵antelder1-1/+2
allowsPassByReference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917777 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-3479, take out this part of the tests for nowantelder1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917774 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917703 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-2594 - Minor fix on the location of the property definition...lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917662 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Remove unused importsrfeng1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917632 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-2594 - Moving property definition to top level... and overriding it ↵lresende1-9/+1
for mac specific profiles... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917605 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Start bringing up a WS Policy test case that has interesting policy ↵slaws12-0/+466
expressions and alternative. Needed to drive thinking and development around endpoint matching when ws policy is present. Created a policy folder in itest to group the policy related tests together. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917581 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Remove the non-default setting from the default test caseslaws1-10/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917517 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Check that intents are properly satisfied, particularly in the qualified ↵slaws3-2/+73
intent case. Raise a warning if not. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917504 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Move the ws binding provider files into the provider package. slaws15-20/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917502 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01Disable parallel tests as it causes port conflictsantelder1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917352 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-2594 - Reverting r917295 changes and setting tools.jar property in ↵lresende1-2/+4
distribution profile to fix issues in the hudson continuum build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917344 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28TUSCANY-3477: Add @Ignore for failing testantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917316 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28TUSCANY-2594 - try to get the Hudson build working again after the tools.jar ↵antelder1-2/+2
change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917295 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27Some refactoring of the databinding coderfeng88-204/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916888 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Add a test for remote invocations between nodes created from two different ↵rfeng7-15/+38
node factories git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916838 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues ↵lresende1-2/+9
during resolution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916821 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Another small fix with default attribute to pass schema validationlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916820 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Adding eclipse-mac profile to configure tools.jar property in mac os ↵lresende1-39/+98
environment... and adding some comments on what the sections/profiles are used for... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916815 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference ↵rfeng17-166/+72
status to an enum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916778 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Add missing Import-Packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916777 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Add client component that uses a target referenceslaws2-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916704 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Extend test case for binding with no explicit URLslaws2-7/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916697 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Pass security context into getURLMapping() so that appropriate scheme/port ↵slaws6-32/+45
are chosen when no concrete url is provided by the binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916695 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Create a new key store and enable the test. Using a ws binding without an ↵slaws6-5/+73
explicit HTTPS url doesn't work at the moment. The providers need to do more work based on the the security configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916679 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Set the JVM trust/key store so the client side is able to pick up the ↵slaws1-1/+21
servers public certificate. Not sure this is actually the way to way to do it as need more investigation into client side configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916677 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26correct case of module nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916672 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Porting js invokation to use dojo programming modellresende1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916537 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Fixing up binding urislresende2-15/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916517 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Adding reference to dojo jslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916516 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Configuring tomcat-maven-plugin to avoid issues with maven enforcerlresende1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916515 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Properly handling contextRoot when retrieving dojo and extension resourceslresende3-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916514 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Minor cleanup now that json-rpc references are already availablelresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916513 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Fixing artifactId for the store-webapp sample applicationlresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916512 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Moving getRequestPath utility to common-http utility classlresende5-24/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916511 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Adding common-http to web20 featurelresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916510 13f79535-47bb-0310-9956-ffa450edef68