summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove xml-apis dependencyantelder2008-08-081-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683975 13f79535-47bb-0310-9956-ffa450edef68
* File left off commit in r683939antelder2008-08-081-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683966 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2514: make tuscany-host-{tomcat,jetty} optional for binding.ws clientsantelder2008-08-084-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683939 13f79535-47bb-0310-9956-ffa450edef68
* Reverting continuum debug statementslresende2008-08-081-26/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683887 13f79535-47bb-0310-9956-ffa450edef68
* Make sure getServices() returns an empty listrfeng2008-08-081-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683881 13f79535-47bb-0310-9956-ffa450edef68
* Fixing BPEL validation issues in continuum build environmentlresende2008-08-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683832 13f79535-47bb-0310-9956-ffa450edef68
* Add check to avoid ArrayOutofBoundrfeng2008-08-081-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683776 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-implementation-web is used by modules\implementation-web as well. ↵vamsic0072008-08-071-1/+1
| | | | | | Changing the artifactId to match the module name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683636 13f79535-47bb-0310-9956-ffa450edef68
* Some debug to start looking at what's going wrong with the BPEL validation ↵slaws2008-08-071-0/+26
| | | | | | test in the continuum machine. Will be removed shortly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683630 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Dan Becker for TUSCANY-2536: Atom Binding test case logging ↵antelder2008-08-074-8/+8
| | | | | | should match method names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683585 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder2008-08-072-1/+7
| | | | | | itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683551 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Ramkumar Ramalingam for TUSCANY-2493: Specs gap in ↵antelder2008-08-074-71/+80
| | | | | | implementation-spring location attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683550 13f79535-47bb-0310-9956-ffa450edef68
* Convert localhost to the actual local host name when configuring Widget ↵jsdelfino2008-08-071-14/+20
| | | | | | proxies otherwise you get security exceptions in the browser, even though localhost and your local host name point to the same address. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683471 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino2008-08-0610-230/+19
| | | | | | overwriting the model binding URI with the URI calculated at runtime, and removed the FIXME and TODO comments that were used to flag that issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683451 13f79535-47bb-0310-9956-ffa450edef68
* Add license and noticerfeng2008-08-062-0/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683420 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the package names to be consistent with other implementation types. ↵rfeng2008-08-0614-38/+41
| | | | | | We will split it into model and runtime later on. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683413 13f79535-47bb-0310-9956-ffa450edef68
* Removed obsolete method from DeployedCompositeCollection component ↵jsdelfino2008-08-062-89/+106
| | | | | | implementation. Improved CompositeConfigurationService, added the ability to return the configuration of a nested composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683412 13f79535-47bb-0310-9956-ffa450edef68
* Add an aspectj-based tracing capability to trace tuscany coderfeng2008-08-067-0/+408
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683368 13f79535-47bb-0310-9956-ffa450edef68
* 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