summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in the classnamerfeng2008-08-083-10/+10
* Remove an unused empty classrfeng2008-08-081-29/+0
* Use ServiceDiscovery in node2-api to find SCANode2Factory subclassesrfeng2008-08-089-121/+218
* Remove dependencies on xml-apis, xercesImpl, and xalan except for the one pla...antelder2008-08-087-45/+132
* Remove xml-apis dependencyantelder2008-08-081-5/+0
* File left off commit in r683939antelder2008-08-081-1/+0
* TUSCANY-2514: make tuscany-host-{tomcat,jetty} optional for binding.ws clientsantelder2008-08-084-9/+7
* Reverting continuum debug statementslresende2008-08-081-26/+0
* Make sure getServices() returns an empty listrfeng2008-08-081-3/+5
* Fixing BPEL validation issues in continuum build environmentlresende2008-08-081-1/+3
* Add check to avoid ArrayOutofBoundrfeng2008-08-081-3/+4
* tuscany-implementation-web is used by modules\implementation-web as well. Ch...vamsic0072008-08-071-1/+1
* Some debug to start looking at what's going wrong with the BPEL validation te...slaws2008-08-071-0/+26
* Apply patch from Dan Becker for TUSCANY-2536: Atom Binding test case logging ...antelder2008-08-074-8/+8
* Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in i...antelder2008-08-072-1/+7
* Apply patch from Ramkumar Ramalingam for TUSCANY-2493: Specs gap in implement...antelder2008-08-074-71/+80
* Convert localhost to the actual local host name when configuring Widget proxi...jsdelfino2008-08-071-14/+20
* Fixed the start method of the Web 2.0 binding providers where we were overwri...jsdelfino2008-08-0610-230/+19
* Add license and noticerfeng2008-08-062-0/+211
* Refactor the package names to be consistent with other implementation types. ...rfeng2008-08-0614-38/+41
* Removed obsolete method from DeployedCompositeCollection component implementa...jsdelfino2008-08-062-89/+106
* Add an aspectj-based tracing capability to trace tuscany coderfeng2008-08-067-0/+408
* Revert the accidental removerfeng2008-08-0617-0/+1371
* Remove host-corba-jdkrfeng2008-08-0617-1371/+0
* Adjust dependencies after the host-corba-jse changerfeng2008-08-062-2/+2
* Fix for TUSCANY-2535rfeng2008-08-061-2/+14
* renaming due to JIRA TUSCANY-2468, JSE CORBA host tests enabled back to see w...wjaniszewski2008-08-064-5/+7
* renamed host-corba-jee to host-corba-jse due to JIRA TUSCANY-2468wjaniszewski2008-08-0621-5/+5
* Consumer/Provider standalone apps to help with using pure browser as the clie...lresende2008-08-062-0/+76
* TUSCANY-2530 - Applying Dan's patch that provides atom feed id and last updat...lresende2008-08-061-11/+13
* Update subscriptionHeaders elementantelder2008-08-061-0/+4
* Correct case of SubscriptionHeaders elementantelder2008-08-062-3/+7
* Add runtime support for selectorsantelder2008-08-061-1/+5
* Add the implementation.web xsd to the all xsdantelder2008-08-061-0/+1
* Add support for subscriptionHeaders to the jms binding modelantelder2008-08-053-0/+40
* Minor changes, converted some of the buttons to links, added a link to expand...jsdelfino2008-08-054-45/+134
* Added constructors taking integer and double parameters.jsdelfino2008-08-051-0/+20
* Correct opertion properties correlation idantelder2008-08-051-1/+1
* Updates for special 'onMessage' methodantelder2008-08-052-5/+11
* Set correlation id on request, fix for void responseantelder2008-08-051-1/+6
* Correct typo in correlation id name (ends with capital I)antelder2008-08-052-3/+3
* TUSCANY-2526 - Renaming the test case, as @Ignore wasn't working as I was com...lresende2008-08-041-1/+1
* Fixed Javascript warnings, use elementByID() to get references to UI elements...jsdelfino2008-08-046-4/+41
* Isolate widgets from each other, have them work off the HTML div that they're...jsdelfino2008-08-048-78/+169
* TUSCANY-2487 - Making interfaces remotable and other small fixes.lresende2008-08-042-110/+121
* Set any user properties on the request messageantelder2008-08-041-0/+14
* Tidy up header processingantelder2008-08-041-5/+33
* Remove FIXME suffix as tests run ok nowantelder2008-08-041-1/+1
* Updates for properties tests and tidy up old commentsantelder2008-08-042-150/+374
* Start on testing for properties supportantelder2008-08-042-88/+188