summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add some getters to access the tuscany registriesantelder2009-11-161-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880647 13f79535-47bb-0310-9956-ffa450edef68
* Adding widget modules to buildlresende2009-11-151-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836418 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-11-151-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836417 13f79535-47bb-0310-9956-ffa450edef68
* Porting javascript extensibility from 1.xlresende2009-11-157-50/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836416 13f79535-47bb-0310-9956-ffa450edef68
* Porting implementation.widget javascript extensibility from 1.xlresende2009-11-152-23/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836414 13f79535-47bb-0310-9956-ffa450edef68
* Porting implementation.widget runtime from 1.xlresende2009-11-152-6/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836413 13f79535-47bb-0310-9956-ffa450edef68
* Porting implementation.widget modesl from 1.xlresende2009-11-159-102/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836412 13f79535-47bb-0310-9956-ffa450edef68
* Removing duplicate META-INF\services directorylresende2009-11-151-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836411 13f79535-47bb-0310-9956-ffa450edef68
* Porting biding-jsonrpc-js from 1.xlresende2009-11-153-25/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836410 13f79535-47bb-0310-9956-ffa450edef68
* Porting biding-atom-js from 1.xlresende2009-11-152-25/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836409 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated serialVersionUID to exception to avoid warningslresende2009-11-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836408 13f79535-47bb-0310-9956-ffa450edef68
* Add JMS support to the base jarantelder2009-11-151-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836335 13f79535-47bb-0310-9956-ffa450edef68
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-13139-3425/+2226
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Remove some of the commented out code that resulted from moving over to the ↵slaws2009-11-1313-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
* Add itest for the servlet sampleantelder2009-11-133-0/+249
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835862 13f79535-47bb-0310-9956-ffa450edef68
* Start changing the JMS binding to not need AXIOM. Work in progress, TextXML ↵antelder2009-11-1339-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
* Add JavaImport package to MFrfeng2009-11-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835772 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependencyantelder2009-11-121-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835353 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit dependency on policy-security instead of getting it ↵antelder2009-11-121-0/+6
| | | | | | transitively from ws binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835352 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for resolving import.java using location attributeramkumar2009-11-121-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835344 13f79535-47bb-0310-9956-ffa450edef68
* Update sca-contribution-java XSD to the latest version available from OASIS, ↵edwardsmj2009-11-121-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
* Create a monitor to avoid NPErfeng2009-11-121-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835235 13f79535-47bb-0310-9956-ffa450edef68
* Start porting Implementation Widget to 2.xlresende2009-11-1212-0/+950
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835227 13f79535-47bb-0310-9956-ffa450edef68
* Start porting Implementation Widget to 2.xlresende2009-11-128-0/+782
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835226 13f79535-47bb-0310-9956-ffa450edef68
* Start porting Implementation Widget to 2.xlresende2009-11-125-0/+505
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835225 13f79535-47bb-0310-9956-ffa450edef68
* Start porting Implementation Widget to 2.xlresende2009-11-1211-0/+2583
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835224 13f79535-47bb-0310-9956-ffa450edef68
* Start porting Implementation Widget to 2.xlresende2009-11-1213-0/+955
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835223 13f79535-47bb-0310-9956-ffa450edef68
* Start porting Implementation Widget to 2.xlresende2009-11-125-0/+364
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835222 13f79535-47bb-0310-9956-ffa450edef68
* Start porting Implementation Widget to 2.xlresende2009-11-125-0/+364
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835221 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x contribslresende2009-11-126264-491668/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x contribslresende2009-11-11626-84623/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835167 13f79535-47bb-0310-9956-ffa450edef68
* Add validation for missing intent map qualifiers - POL_3017slaws2009-11-112-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835009 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the EndpointRegistry interfacerfeng2009-11-113-110/+184
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834990 13f79535-47bb-0310-9956-ffa450edef68
* Correct strange formatting of commented out codeslaws2009-11-111-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834973 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case for the distributed map implrfeng2009-11-112-5/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834960 13f79535-47bb-0310-9956-ffa450edef68
* Check that the intent maps in a policy set are unique POL_3009slaws2009-11-113-2/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834952 13f79535-47bb-0310-9956-ffa450edef68
* Check that a profile intent doesn't have "." in its name - POL_3006slaws2009-11-112-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834925 13f79535-47bb-0310-9956-ffa450edef68
* Add test for non-unique intent qualifier - POL-3005slaws2009-11-112-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834913 13f79535-47bb-0310-9956-ffa450edef68
* Add policy conformance number to beginning of duplicate intents messageslaws2009-11-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834904 13f79535-47bb-0310-9956-ffa450edef68
* POL_3004 check that only one default qualifier is specified for an intentslaws2009-11-112-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834901 13f79535-47bb-0310-9956-ffa450edef68
* Record some context for import not found errorsslaws2009-11-111-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834856 13f79535-47bb-0310-9956-ffa450edef68
* Extend the checking for unique definitions elements to take account of ↵slaws2009-11-111-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
* svn commit: r834808 - ↵antelder2009-11-111-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
* Fix SCA-J CI test POJO_5003 - use a constructor annotated with ↵antelder2009-11-111-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
* Add Import/Export Referencerfeng2009-11-1115-206/+465
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834738 13f79535-47bb-0310-9956-ffa450edef68
* Merge the performance fixes from 1.xrfeng2009-11-113-14/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834737 13f79535-47bb-0310-9956-ffa450edef68
* Remove the shadowed variablerfeng2009-11-111-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834736 13f79535-47bb-0310-9956-ffa450edef68
* Add a standalone server and test caserfeng2009-11-103-0/+278
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834701 13f79535-47bb-0310-9956-ffa450edef68
* Start to add an Apache ZooKeeper based SCA domain registryrfeng2009-11-106-0/+805
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834683 13f79535-47bb-0310-9956-ffa450edef68
* Moving SDO CTSlresende2009-11-10151-21658/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834672 13f79535-47bb-0310-9956-ffa450edef68