summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update for latest jms binding codeantelder2008-08-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682663 13f79535-47bb-0310-9956-ffa450edef68
* Add tests for propertiesantelder2008-08-058-0/+338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682647 13f79535-47bb-0310-9956-ffa450edef68
* Minor changes, converted some of the buttons to links, added a link to ↵jsdelfino2008-08-054-45/+134
| | | | | | expand/collapse the 'Add' section at the bottom of the widgets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682646 13f79535-47bb-0310-9956-ffa450edef68
* Added constructors taking integer and double parameters.jsdelfino2008-08-051-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682645 13f79535-47bb-0310-9956-ffa450edef68
* Correct opertion properties correlation idantelder2008-08-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682642 13f79535-47bb-0310-9956-ffa450edef68
* Updates for special 'onMessage' methodantelder2008-08-052-5/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682615 13f79535-47bb-0310-9956-ffa450edef68
* Set correlation id on request, fix for void responseantelder2008-08-051-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682613 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in correlation id name (ends with capital I)antelder2008-08-052-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682612 13f79535-47bb-0310-9956-ffa450edef68
* Change the port to 8085 to avoid build break on the Apache continumm machinerfeng2008-08-055-10/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682606 13f79535-47bb-0310-9956-ffa450edef68
* Prevent the long inspection strings being printed out during the main build. slaws2008-08-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682520 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2526 - Renaming the test case, as @Ignore wasn't working as I was ↵lresende2008-08-041-1/+1
| | | | | | commenting all tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682513 13f79535-47bb-0310-9956-ffa450edef68
* Test to triger continuum notificationlresende2008-08-042-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682497 13f79535-47bb-0310-9956-ffa450edef68
* Fixed Javascript warnings, use elementByID() to get references to UI ↵jsdelfino2008-08-046-4/+41
| | | | | | elements instead of referencing global variables directly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682495 13f79535-47bb-0310-9956-ffa450edef68
* Isolate widgets from each other, have them work off the HTML div that ↵jsdelfino2008-08-048-78/+169
| | | | | | they're in instead of the parent document. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682493 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2487 - Making interfaces remotable and other small fixes.lresende2008-08-042-110/+121
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682472 13f79535-47bb-0310-9956-ffa450edef68
* Change to vtests to use port 8085 instead of the default 8080 to avoid ↵slaws2008-08-0415-134/+148
| | | | | | continuum clashes. This exercise raised TUSCANY-2523 and also involved many additions of default binding.ws uris where there were none before. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682428 13f79535-47bb-0310-9956-ffa450edef68
* Set any user properties on the request messageantelder2008-08-041-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682326 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up header processingantelder2008-08-041-5/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682318 13f79535-47bb-0310-9956-ffa450edef68
* Remove FIXME suffix as tests run ok nowantelder2008-08-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682308 13f79535-47bb-0310-9956-ffa450edef68
* Updates for properties tests and tidy up old commentsantelder2008-08-042-150/+374
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682307 13f79535-47bb-0310-9956-ffa450edef68
* Start on testing for properties supportantelder2008-08-042-88/+188
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682278 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2403 - Applying patch from Ramlresende2008-08-047-0/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682275 13f79535-47bb-0310-9956-ffa450edef68
* A workaround for TUSCANY-2499 (set unresolved flag to false for intent ↵rfeng2008-08-041-2/+5
| | | | | | definitions) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682267 13f79535-47bb-0310-9956-ffa450edef68
* In <binding.corba> added configuration option to allow creating name server ↵wjaniszewski2008-08-0312-10/+245
| | | | | | by Tuscany, new test scenario in itest/corba. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682203 13f79535-47bb-0310-9956-ffa450edef68
* Small refactoring on the jsonRPC tests artifactslresende2008-08-025-11/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681925 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2500 - Applying Dhaval's patchlresende2008-08-026-18/+413
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681918 13f79535-47bb-0310-9956-ffa450edef68
* Change the artifact idrfeng2008-08-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681896 13f79535-47bb-0310-9956-ffa450edef68
* 1. SCA default binding over CORBA - now transient name server is beeing ↵wjaniszewski2008-08-0114-100/+421
| | | | | | created automatically for localhost service bindings. 2. Code cleanup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681871 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2494 - Applying Douglas patchlresende2008-08-013-28/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681850 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2496 - Applying Haibo's patchlresende2008-08-0111-105/+502
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681823 13f79535-47bb-0310-9956-ffa450edef68
* Adding customer-dojo sample app to main buildlresende2008-08-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681811 13f79535-47bb-0310-9956-ffa450edef68
* Adding maven-eclipet.xml to svn-ignoreslresende2008-08-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681810 13f79535-47bb-0310-9956-ffa450edef68
* Add impl.web xsdantelder2008-08-011-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681673 13f79535-47bb-0310-9956-ffa450edef68
* Change the sample to use only the sca-api dependency with a scope of ↵antelder2008-08-011-21/+1
| | | | | | provided as eveything is provided by the runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681637 13f79535-47bb-0310-9956-ffa450edef68
* Customer sample using Dojo + JSONRPC and OpenJPAlresende2008-08-0119-0/+1471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681631 13f79535-47bb-0310-9956-ffa450edef68
* Remove sysout printlnsantelder2008-08-011-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681629 13f79535-47bb-0310-9956-ffa450edef68
* remove unused fieldantelder2008-08-011-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681626 13f79535-47bb-0310-9956-ffa450edef68
* correct typo in service name and remove init method as @Reference annottaion ↵antelder2008-08-012-14/+2
| | | | | | now works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681625 13f79535-47bb-0310-9956-ffa450edef68
* Update to inject referencesantelder2008-08-012-3/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681624 13f79535-47bb-0310-9956-ffa450edef68
* Now that TUSCANY-2389 is fixed, removing @Ignore.vamsic0072008-08-012-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681602 13f79535-47bb-0310-9956-ffa450edef68
* Add getBundleContext()rfeng2008-08-011-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681584 13f79535-47bb-0310-9956-ffa450edef68
* Extract start/stop to EquinoxOSGiHostrfeng2008-08-013-8/+205
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681583 13f79535-47bb-0310-9956-ffa450edef68
* Replace implementation-node-osgi-runtime with node2-launcher-osgirfeng2008-08-0120-0/+2388
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681580 13f79535-47bb-0310-9956-ffa450edef68
* Remove implementation-node-osgi-runtimerfeng2008-08-0122-2463/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681579 13f79535-47bb-0310-9956-ffa450edef68
* Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ↵rfeng2008-07-313-1/+47
| | | | | | ServiceDiscovery git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681546 13f79535-47bb-0310-9956-ffa450edef68
* Fix the OSGi Import-Package/Export-Package headersrfeng2008-07-313-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681543 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2389rfeng2008-07-312-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681502 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2519rfeng2008-07-317-2/+206
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681435 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in class nameantelder2008-07-311-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681404 13f79535-47bb-0310-9956-ffa450edef68
* A JMS binidng testcaseantelder2008-07-311-0/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681379 13f79535-47bb-0310-9956-ffa450edef68