summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Start of an annottaion processor for handling SCA annotations on webapp ↵antelder2008-07-312-0/+74
| | | | | | resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681339 13f79535-47bb-0310-9956-ffa450edef68
* Handle javascript security exception when a widget is included in a page ↵jsdelfino2008-07-311-5/+17
| | | | | | from a different domain, and therefore cannot access the parent window. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681299 13f79535-47bb-0310-9956-ffa450edef68
* Improved the Domain Manager widgets to use HTML divs for presentation and ↵jsdelfino2008-07-3113-267/+363
| | | | | | iframes for script isolation. This provides better control and performance of the layout while preserving isolation between the scripts of the individual widgets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681295 13f79535-47bb-0310-9956-ffa450edef68
* Node launcher gets IOException from System.in and fails when started as a ↵jsdelfino2008-07-313-3/+24
| | | | | | detached daemon on Linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681252 13f79535-47bb-0310-9956-ffa450edef68
* Add missing files for r681221rfeng2008-07-304-0/+319
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681232 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch for TUSCANY-2469 from Wojtek. ↵rfeng2008-07-3015-296/+670
| | | | | | (sca-binding-sdo-problem-jira-2469-30-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681221 13f79535-47bb-0310-9956-ffa450edef68
* Add the workaround to deal with annoymous XSD typesrfeng2008-07-301-4/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681219 13f79535-47bb-0310-9956-ffa450edef68
* Switch to SCANode2 APIrfeng2008-07-302-6/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681196 13f79535-47bb-0310-9956-ffa450edef68