summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-05Change default URIs from 8080 to 8085 to avoid continuum conflictslaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682722 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Add support for subscriptionHeaders to the jms binding modelantelder3-0/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682682 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Change default port from 8080 to 8085 to avoid continuum clashslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682668 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Fix TUSCANY-2528nash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682664 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Update for latest jms binding codeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682663 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Add tests for propertiesantelder8-0/+338
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682647 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Minor changes, converted some of the buttons to links, added a link to ↵jsdelfino4-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
2008-08-05Added constructors taking integer and double parameters.jsdelfino1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682645 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Correct opertion properties correlation idantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682642 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Updates for special 'onMessage' methodantelder2-5/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682615 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Set correlation id on request, fix for void responseantelder1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682613 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Correct typo in correlation id name (ends with capital I)antelder2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682612 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05Change the port to 8085 to avoid build break on the Apache continumm machinerfeng5-10/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682606 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Prevent the long inspection strings being printed out during the main build. slaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682520 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04TUSCANY-2526 - Renaming the test case, as @Ignore wasn't working as I was ↵lresende1-1/+1
commenting all tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682513 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Test to triger continuum notificationlresende2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682497 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Fixed Javascript warnings, use elementByID() to get references to UI ↵jsdelfino6-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
2008-08-04Isolate widgets from each other, have them work off the HTML div that ↵jsdelfino8-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
2008-08-04TUSCANY-2487 - Making interfaces remotable and other small fixes.lresende2-110/+121
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682472 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Change to vtests to use port 8085 instead of the default 8080 to avoid ↵slaws15-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
2008-08-04Set any user properties on the request messageantelder1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682326 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Tidy up header processingantelder1-5/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682318 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Remove FIXME suffix as tests run ok nowantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682308 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Updates for properties tests and tidy up old commentsantelder2-150/+374
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682307 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04Start on testing for properties supportantelder2-88/+188
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682278 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04TUSCANY-2403 - Applying patch from Ramlresende7-0/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682275 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04A workaround for TUSCANY-2499 (set unresolved flag to false for intent ↵rfeng1-2/+5
definitions) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682267 13f79535-47bb-0310-9956-ffa450edef68
2008-08-03In <binding.corba> added configuration option to allow creating name server ↵wjaniszewski12-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
2008-08-02Small refactoring on the jsonRPC tests artifactslresende5-11/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681925 13f79535-47bb-0310-9956-ffa450edef68
2008-08-02TUSCANY-2500 - Applying Dhaval's patchlresende6-18/+413
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681918 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Change the artifact idrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681896 13f79535-47bb-0310-9956-ffa450edef68
2008-08-011. SCA default binding over CORBA - now transient name server is beeing ↵wjaniszewski14-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
2008-08-01TUSCANY-2494 - Applying Douglas patchlresende3-28/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681850 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01TUSCANY-2496 - Applying Haibo's patchlresende11-105/+502
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681823 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Adding customer-dojo sample app to main buildlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681811 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Adding maven-eclipet.xml to svn-ignoreslresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681810 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Add impl.web xsdantelder1-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681673 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Change the sample to use only the sca-api dependency with a scope of ↵antelder1-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
2008-08-01Customer sample using Dojo + JSONRPC and OpenJPAlresende19-0/+1471
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681631 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Remove sysout printlnsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681629 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01remove unused fieldantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681626 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01correct typo in service name and remove init method as @Reference annottaion ↵antelder2-14/+2
now works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681625 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Update to inject referencesantelder2-3/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681624 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Now that TUSCANY-2389 is fixed, removing @Ignore.vamsic0072-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681602 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Add getBundleContext()rfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681584 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Extract start/stop to EquinoxOSGiHostrfeng3-8/+205
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681583 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Replace implementation-node-osgi-runtime with node2-launcher-osgirfeng20-0/+2388
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681580 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Remove implementation-node-osgi-runtimerfeng22-2463/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681579 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ↵rfeng3-1/+47
ServiceDiscovery git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681546 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Fix the OSGi Import-Package/Export-Package headersrfeng3-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681543 13f79535-47bb-0310-9956-ffa450edef68