summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-13Remove some of the commented out code that resulted from moving over to the ↵slaws13-554/+11
Endpoint/EndpointReference approach. Still some left in that needs looking at. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835940 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Add itest for the servlet sampleantelder3-0/+249
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835862 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Start changing the JMS binding to not need AXIOM. Work in progress, TextXML ↵antelder39-100/+161
messages now work, still XMLBytes and default to do git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835793 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Add JavaImport package to MFrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835772 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Remove unused dependencyantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835353 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Add explicit dependency on policy-security instead of getting it ↵antelder1-0/+6
transitively from ws binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835352 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Fixes for resolving import.java using location attributeramkumar1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835344 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Update sca-contribution-java XSD to the latest version available from OASIS, ↵edwardsmj1-2/+2
which brings Tuscany into line with the OASIS Java C&I specification git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835318 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Create a monitor to avoid NPErfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835235 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende12-0/+950
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835227 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende8-0/+782
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835226 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+505
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835225 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende11-0/+2583
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835224 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende13-0/+955
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835223 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+364
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835222 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Start porting Implementation Widget to 2.xlresende5-0/+364
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835221 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12Moving 2.x contribslresende6264-491668/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Moving 1.x contribslresende626-84623/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835167 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Add validation for missing intent map qualifiers - POL_3017slaws2-0/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835009 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Start to implement the EndpointRegistry interfacerfeng3-110/+184
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834990 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Correct strange formatting of commented out codeslaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834973 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Add a test case for the distributed map implrfeng2-5/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834960 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Check that the intent maps in a policy set are unique POL_3009slaws3-2/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834952 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Check that a profile intent doesn't have "." in its name - POL_3006slaws2-3/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834925 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Add test for non-unique intent qualifier - POL-3005slaws2-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834913 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Add policy conformance number to beginning of duplicate intents messageslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834904 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11POL_3004 check that only one default qualifier is specified for an intentslaws2-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834901 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Record some context for import not found errorsslaws1-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834856 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Extend the checking for unique definitions elements to take account of ↵slaws1-0/+4
repeated definitions that occur in the same file. POL_3003 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834854 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11svn commit: r834808 - ↵antelder1-7/+25
/tuscany/java/sca/modules/implementation-java/src/main/java/org/apache/tuscany/sca/implementation/java/introspect/impl/HeuristicPojoProcessor.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834842 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Fix SCA-J CI test POJO_5003 - use a constructor annotated with ↵antelder1-4/+2
@Property/@Reference over a no args constructor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834808 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Add Import/Export Referencerfeng15-206/+465
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834738 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Merge the performance fixes from 1.xrfeng3-14/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834737 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Remove the shadowed variablerfeng1-9/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834736 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Add a standalone server and test caserfeng3-0/+278
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834701 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Start to add an Apache ZooKeeper based SCA domain registryrfeng6-0/+805
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834683 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Moving SDO CTSlresende151-21658/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834672 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Move the SDO folder as new trunk for SDO sub projectlresende482-112096/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834610 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Add dependency on contribution.namespace package to make r834397 compileslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834428 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10Fixes for resolving namespace imports using location attributeramkumar1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834397 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09Only use the distributed SCA binding when the endpoint registry is a ↵antelder1-3/+21
distributed one. This fixed the problems with osgi launcher using the rmi sca binding it finds in the modules but its a kludge and we need a better way to do this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834218 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09Add webservice jar to the shades pom.xmlantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834216 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09Update to include http host support in base jar, and include some api jars ↵antelder2-9/+23
in web services jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834048 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09Add start of a shaded module for a webservices jarantelder1-0/+185
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834032 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07Add missging system packages to the Import-Package headerrfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833732 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07Don't relocate tribes for nowantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833651 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07Fix for ASM_6016 - only autowire a reference if its intents match the ↵antelder1-8/+20
service intents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833640 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Fix for ASM-12012. If there is nothing stored in the monitor artifact name ↵slaws1-1/+4
then use the artifact name passed in as a parameter git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833494 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06remove more cruft from the buildersslaws5-224/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833341 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj4-120/+185
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833332 13f79535-47bb-0310-9956-ffa450edef68