summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-08Cleanup importsrfeng1-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683778 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Add check to avoid ArrayOutofBoundrfeng1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683776 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07tuscany-implementation-web is used by modules\implementation-web as well. ↵vamsic0071-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
2008-08-07Some debug to start looking at what's going wrong with the BPEL validation ↵slaws1-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
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2517: Extending ↵antelder22-363/+824
simple-bigbank-spring sample - Step 1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683591 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Include the new spring bigbank modulesantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683590 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Dan Becker for TUSCANY-2536: Atom Binding test case logging ↵antelder4-8/+8
should match method names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683585 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2522: Extending Spring ↵antelder8-0/+341
Sample with SCA WebServices Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683557 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2521: Extending Spring ↵antelder21-0/+1100
Sample with SCA JMS Binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683555 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2520: Extending Spring ↵antelder16-0/+594
Sample with SCA RMI binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683554 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder6-0/+192
itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683553 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in ↵antelder2-1/+7
itest/validation DoesntProcessHeadersTestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683551 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2493: Specs gap in ↵antelder4-71/+80
implementation-spring location attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683550 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07Convert localhost to the actual local host name when configuring Widget ↵jsdelfino1-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
2008-08-07Add a maven plugin that run the test cases under OSGi-enabled Tuscanyrfeng4-0/+463
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683462 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino10-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
2008-08-06Add license and noticerfeng2-0/+211
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683420 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Refactor the package names to be consistent with other implementation types. ↵rfeng14-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
2008-08-06Removed obsolete method from DeployedCompositeCollection component ↵jsdelfino2-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
2008-08-06Add an aspectj-based tracing capability to trace tuscany coderfeng7-0/+408
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683368 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Revert the accidental removerfeng17-0/+1371
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683359 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Remove host-corba-jdkrfeng17-1371/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683340 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Adjust dependencies after the host-corba-jse changerfeng3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683339 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Fix for TUSCANY-2535rfeng1-2/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683333 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06renaming due to JIRA TUSCANY-2468, JSE CORBA host tests enabled back to see ↵wjaniszewski4-5/+7
what happen (JIRA TUSCANY-2526) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683329 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06renamed host-corba-jee to host-corba-jse due to JIRA TUSCANY-2468wjaniszewski21-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683320 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Consumer/Provider standalone apps to help with using pure browser as the ↵lresende2-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
2008-08-06TUSCANY-2530 - Applying Dan's patch that provides atom feed id and last ↵lresende1-11/+13
updated support for customer collection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683305 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Update subscriptionHeaders elementantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683229 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Correct case of SubscriptionHeaders elementantelder2-3/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683228 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Correct case of SubscriptionHeaders elementantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683227 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add @Ignore annotation for TUSCANY-2532nash1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683210 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add itest for jms msg selectorsantelder9-0/+460
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683209 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add runtime support for selectorsantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683208 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add an itests for defining jms binidngs in the definitions.xml file. not in ↵antelder8-0/+363
build as that doesn't work yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683190 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Add the implementation.web xsd to the all xsdantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683188 13f79535-47bb-0310-9956-ffa450edef68
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-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