summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Drop down the rankingantelder2010-01-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904110 13f79535-47bb-0310-9956-ffa450edef68
* checkpoint - working but SyndEntrys don't reveal JIRA statuskelvingoodson2010-01-284-72/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904085 13f79535-47bb-0310-9956-ffa450edef68
* Simpify be merging into a single testantelder2010-01-282-65/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904064 13f79535-47bb-0310-9956-ffa450edef68
* Change to use a less commonly used port, add a commentted out test on how ↵antelder2010-01-281-5/+17
| | | | | | long a client connection takes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904058 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast-client test to build. Don't expect we'll keep the test as-is ↵antelder2010-01-281-0/+1
| | | | | | but i'm interested in if it works ok on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904050 13f79535-47bb-0310-9956-ffa450edef68
* Update client test to use generic local host ip address and add tests for ↵antelder2010-01-281-3/+24
| | | | | | bad passowrd and connect address git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904048 13f79535-47bb-0310-9956-ffa450edef68
* Start exploring using the Hazelcast native client so that the SCAClient API ↵antelder2010-01-282-0/+165
| | | | | | can use this when the client is in a separate JVM from the Tuscany domain without having to use a full blown distributed endpoint registry which avoids all the sync and lifecycle issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904042 13f79535-47bb-0310-9956-ffa450edef68
* Disable parallel test runningantelder2010-01-281-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904035 13f79535-47bb-0310-9956-ffa450edef68
* Add another test using default and explicitly spcified domain URIsantelder2010-01-281-0/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904017 13f79535-47bb-0310-9956-ffa450edef68
* Excluding dojo resources from binary distributionlresende2010-01-281-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903999 13f79535-47bb-0310-9956-ffa450edef68
* Updating changes file with JIRAs for the releaselresende2010-01-281-0/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903986 13f79535-47bb-0310-9956-ffa450edef68
* Updating changes file with JIRAs for the releaselresende2010-01-281-1/+145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903983 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3448 SCA Property and Reference annotation processing in web ↵vamsic0072010-01-282-8/+0
| | | | | | | | | application results in incorrect computed names o Removed the classname prefix when name attribute is not specified in the annotation o Rev 903972 in 1.6 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903974 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3448 SCA Property and Reference annotation processing in web ↵vamsic0072010-01-282-8/+0
| | | | | | | | application results in incorrect computed names o Removed the classname prefix when name attribute is not specified in the annotation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903972 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License fileslresende2010-01-279-0/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903881 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License fileslresende2010-01-279-0/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903877 13f79535-47bb-0310-9956-ffa450edef68
* Comment out modules that were included by accidentslaws2010-01-271-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903764 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused bundle activatorrfeng2010-01-273-144/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903755 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the databinding introspection to ↵rfeng2010-01-277-68/+126
| | | | | | tuscany-implementation-java-runtime to avoid deployment time dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903738 13f79535-47bb-0310-9956-ffa450edef68
* restructure slightly so that it's obvious to an axis user where Tuscany is ↵slaws2010-01-274-1/+1
| | | | | | getting its configuration from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903702 13f79535-47bb-0310-9956-ffa450edef68
* add to model instance to check more complex instancekelvingoodson2010-01-271-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903683 13f79535-47bb-0310-9956-ffa450edef68
* links off to JIRAskelvingoodson2010-01-273-10/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903674 13f79535-47bb-0310-9956-ffa450edef68
* Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest ↵ramkumar2010-01-2773-0/+12980
| | | | | | modules to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903668 13f79535-47bb-0310-9956-ffa450edef68
* remove unnecessary itemskelvingoodson2010-01-273-192/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903665 13f79535-47bb-0310-9956-ffa450edef68
* basic working application for contributors to organise work around jiras -- ↵kelvingoodson2010-01-278-269/+182
| | | | | | not yet retrieving jira info into work items -- thats coming git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903661 13f79535-47bb-0310-9956-ffa450edef68
* Copy of the Apache Wink HelloWorld example updated to show an approach to ↵antelder2010-01-2710-0/+497
| | | | | | SCA integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903659 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-01-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903641 13f79535-47bb-0310-9956-ffa450edef68
* update to current dependency versionsslaws2010-01-271-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903640 13f79535-47bb-0310-9956-ffa450edef68
* Add back missing targetslaws2010-01-271-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903639 13f79535-47bb-0310-9956-ffa450edef68
* no longer requiredslaws2010-01-272-180/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903606 13f79535-47bb-0310-9956-ffa450edef68
* Java SCA 1.6 RC1 Release Taglresende2010-01-278746-0/+695237
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903579 13f79535-47bb-0310-9956-ffa450edef68
* Update the Version to include the version and build timeantelder2010-01-271-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903576 13f79535-47bb-0310-9956-ffa450edef68
* Update the Version to include the version and build timeantelder2010-01-274-2/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903575 13f79535-47bb-0310-9956-ffa450edef68
* Fix multiple concurrency related issuesrfeng2010-01-2714-290/+441
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903542 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3409rfeng2010-01-2710-48/+103
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903541 13f79535-47bb-0310-9956-ffa450edef68
* Updating ant script used to install dojo with missing target: ↵lresende2010-01-271-0/+10
| | | | | | install-dojo-nomaven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903527 13f79535-47bb-0310-9956-ffa450edef68
* Updating ant script used to install dojo with missing target: ↵lresende2010-01-271-0/+10
| | | | | | install-dojo-nomaven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903526 13f79535-47bb-0310-9956-ffa450edef68
* Updating ant script used to install dojo with missing target: ↵lresende2010-01-271-0/+10
| | | | | | install-dojo-nomaven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903524 13f79535-47bb-0310-9956-ffa450edef68
* Updating ant script used to install dojo with missing target: ↵lresende2010-01-271-0/+10
| | | | | | install-dojo-nomaven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903522 13f79535-47bb-0310-9956-ffa450edef68
* Updating jar version in the tutorial READMElresende2010-01-261-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903498 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how ↵lresende2010-01-261-1/+1
| | | | | | the spring context path is calculated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903480 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how ↵lresende2010-01-261-1/+1
| | | | | | the spring context path is calculated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903478 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3436 - Reverting changes to add zipcode-jaxws into build as it seems ↵lresende2010-01-262-2/+4
| | | | | | to cause intermitent errors due to issues accessing remote wsdl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903458 13f79535-47bb-0310-9956-ffa450edef68
* Store scenario using JAX-RS from Apache Winklresende2010-01-2612-0/+539
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903450 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3430 - Processing asset contribution first to avoid NPE while ↵lresende2010-01-261-6/+6
| | | | | | processing contribution dependency. This looks like the issue that got fixed in 2.x by providing a pre-resolve phase to process/resolve the contribution dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903364 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3430 - Processing asset contribution first to avoid NPE while ↵lresende2010-01-261-6/+6
| | | | | | processing contribution dependency. This looks like the issue that got fixed in 2.x by providing a pre-resolve phase to process/resolve the contribution dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903361 13f79535-47bb-0310-9956-ffa450edef68
* Set the osgi.configuration.area to target/equinox to avoid writing ↵rfeng2010-01-266-6/+48
| | | | | | permission issues with Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903356 13f79535-47bb-0310-9956-ffa450edef68
* Don't see why this would effect anything as the tests don't run in parallel ↵antelder2010-01-261-0/+15
| | | | | | but switch it off anyway to see if it changes the hudson build fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903258 13f79535-47bb-0310-9956-ffa450edef68
* Update wait time as it still fails sometimes on hudsonantelder2010-01-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903216 13f79535-47bb-0310-9956-ffa450edef68
* First cut at having a programatic way to get the svn revision that a tuscany ↵antelder2010-01-264-0/+140
| | | | | | build is from. This approach seems a little conveluted so if anyone has a better approach please do say, this one uses the Maven buildnumber plugin to set a mvn property with the svn revision, which is then written into a message properties file with the antrun plugin, which is then used initilize a constant in a Version class. Not sure if it even actually works, committing it so i can get a Hudson build and check if it does end up with the correct value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903166 13f79535-47bb-0310-9956-ffa450edef68