summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-24Add an itest to cover various combinations of local/remote interfaces, ↵rfeng15-0/+1082
pbv/pbr, node factories/nodes, classloaders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915607 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23TUSCANY-3473 - where a local call (local interface) is used within a ↵slaws4-5/+82
contribution but where the hazelcast registry is in operation I've updated the registry to return the actual endpoint rather than the serialized version so that the endpoint isn't marked as remote and so that the interface contract is intact. This also adds and enables a test case that ensures that this is working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915379 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23TUSCANY-3473 - add new contribution to test for the case where a local call ↵slaws6-0/+190
(local interface) is used within a contribution but where the hazelcast registry is in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915372 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Updating policy transaction definitions.xml to comply with OASIS schema, ↵lresende1-1/+1
which does not have a default attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915212 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Providing phase value for the interceptorlresende4-7/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915211 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Fixing resource bundle location that was missing the package structurelresende3-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915210 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Adding core-spi dependency to properly compile modulelresende1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915209 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ↵lresende11-68/+57
api changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915053 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20TUSCANY-3468 - Widget test seems to be failing from maven, while working ↵lresende2-75/+83
fine from within eclipse... disabling it for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912094 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende4-8/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912093 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20Providing utility module to share common HTTP Utilities and Constantslresende5-0/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912092 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20TUSCANY-3468 - Providing htmlUnit test to verify implementation widget is ↵lresende6-2/+255
working and the catalog ui is being properly populated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912091 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in ↵lresende1-17/+19
implementation widget) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912090 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20Removing unused importslresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912089 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20Adding try/catch to display warning when dojo or tuscany dojo extensions are ↵lresende1-8/+20
already registered git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912088 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19Make the maxThreads a configurable property of WorkSchedulerrfeng4-7/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912035 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19Align the interfaceContractMapper to the specrfeng25-376/+226
Remove the conversation related legacy code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912034 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19Start to add the support to load node factory configuration from external filesrfeng7-165/+129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911689 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19Fix for TUSCANY-3466rfeng6-69/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911687 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19Updating Java doc for the iTest to explain why @RequestContext was used to ↵lresende1-0/+5
retrieve callBack instance, instead of @Callback annotation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911656 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17Enable ↵rfeng1-3/+9
org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExtensionPoint to honor ranking git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910841 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15Removing unused imports...lresende3-7/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910277 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15Fixing mispelled environment variable name used to provide ODE Runtime DB pathlresende1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910276 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15Formatting...lresende4-43/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910275 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15Small java doc fixlresende1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910274 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15TUSCANY-2594 - Adding workaround for missing tools.jar in mac os, by setting ↵lresende1-2/+26
profiles/properties to set the proper jar based on the os being used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910273 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13Start to make extension points/extensions configurable from ↵rfeng8-26/+158
NodeFactory/ServiceDiscovery git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909678 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable ↵lresende1-0/+4
attribute for the java interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909649 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12turn on ws binding basic auth test in the buildslaws1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909498 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12basic auth test for ws bindingslaws10-0/+425
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909496 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Disable the generic basic auth provider as it's replaced now by the ws ↵slaws1-2/+1
binding specific version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909493 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Move securityIdentity policy into Tuscany namespaceslaws3-12/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909492 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Enable the ws binding specific basic auth policy providerslaws1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909491 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Fix up the basic auth policy providerslaws3-17/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909490 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Enable addition of policies to binding chainsslaws2-18/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909489 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12correct dependency to point to new ws binding implslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909485 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Remove commented out code and tidy commentsslaws1-20/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909482 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Add the word Reference into the binding invoker class nameslaws2-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909481 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Improve the layout of this class to make the sequence of the phases obvious ↵slaws1-31/+21
to the reader. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909479 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Start of basic auth binding specific policy implementation. Basically the ↵slaws5-0/+398
function that used to be split between the binding configurator and the policy provider in policy-security. Model will stay in policy-security so multiple bindings can use it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909390 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Enable reference side binding wire. Mainly so I can start trying out some ↵slaws6-199/+195
binding specific policy implementations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909388 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Correct commentsslaws2-6/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909387 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Add commentslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909386 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Revert r909263 while checking if Luciano has more changesslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909385 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12TUSCANY-3459 - Find the operation from the componentService interface ↵lresende2-3/+4
contract, instead of componentType interface contract git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909265 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Avoid unucessary loop iterations after component is foundlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909264 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Fixing visibility of internal method to avoid confusion with SPIlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909263 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Porting test case to JUnit 4.5 stylelresende1-11/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909262 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Moving error message to builder validation resource bundlelresende2-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909261 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Add feature-osgirfeng1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909222 13f79535-47bb-0310-9956-ffa450edef68