summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert the accidental removerfeng2008-08-0617-0/+1371
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683359 13f79535-47bb-0310-9956-ffa450edef68
* Remove host-corba-jdkrfeng2008-08-0617-1371/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683340 13f79535-47bb-0310-9956-ffa450edef68
* Adjust dependencies after the host-corba-jse changerfeng2008-08-062-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683339 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2535rfeng2008-08-061-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683333 13f79535-47bb-0310-9956-ffa450edef68
* renaming due to JIRA TUSCANY-2468, JSE CORBA host tests enabled back to see ↵wjaniszewski2008-08-064-5/+7
| | | | | | what happen (JIRA TUSCANY-2526) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683329 13f79535-47bb-0310-9956-ffa450edef68
* renamed host-corba-jee to host-corba-jse due to JIRA TUSCANY-2468wjaniszewski2008-08-0621-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683320 13f79535-47bb-0310-9956-ffa450edef68
* Consumer/Provider standalone apps to help with using pure browser as the ↵lresende2008-08-062-0/+76
| | | | | | client for testing headers and other http related stuff git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683314 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2530 - Applying Dan's patch that provides atom feed id and last ↵lresende2008-08-061-11/+13
| | | | | | updated support for customer collection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683305 13f79535-47bb-0310-9956-ffa450edef68
* Update subscriptionHeaders elementantelder2008-08-061-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683229 13f79535-47bb-0310-9956-ffa450edef68
* Correct case of SubscriptionHeaders elementantelder2008-08-062-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683228 13f79535-47bb-0310-9956-ffa450edef68
* Add runtime support for selectorsantelder2008-08-061-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683208 13f79535-47bb-0310-9956-ffa450edef68
* Add the implementation.web xsd to the all xsdantelder2008-08-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683188 13f79535-47bb-0310-9956-ffa450edef68
* Add support for subscriptionHeaders to the jms binding modelantelder2008-08-053-0/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682682 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
* 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
* 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
* 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-042-0/+40
| | | | 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-036-3/+42
| | | | | | 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-0111-78/+384
| | | | | | 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
* 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
* 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
* 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
* 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-311-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681502 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2519rfeng2008-07-311-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681435 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