summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* making equivalent rearrangements in trunk as those that were done in the 1.1 ↵kelvingoodson2008-07-2810-185/+67
| | | | | | branch in commit 640209 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680348 13f79535-47bb-0310-9956-ffa450edef68
* Start of a sample using implementation.webantelder2008-07-287-0/+275
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680347 13f79535-47bb-0310-9956-ffa450edef68
* Update to use web-uri attributeantelder2008-07-286-10/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680334 13f79535-47bb-0310-9956-ffa450edef68
* merge relevant required commits from the 1.1 branch up to 640209 (629426, ↵kelvingoodson2008-07-2819-20/+24
| | | | | | 630144, 630180, 630184, 640196, 640209) - more to come from the 1.1 release and the 1.1.1 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680330 13f79535-47bb-0310-9956-ffa450edef68
* Add impementation.web modelantelder2008-07-2813-0/+821
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680328 13f79535-47bb-0310-9956-ffa450edef68
* Start to seperate impl.web into model and runtimeantelder2008-07-2815-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680322 13f79535-47bb-0310-9956-ffa450edef68
* Fix to also work when servlet path doesn't have a nested pathantelder2008-07-281-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680321 13f79535-47bb-0310-9956-ffa450edef68
* Change to use printwriter instead of ouptputstreamantelder2008-07-282-13/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680320 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2502 - Applying patch to make spring implementation compatible with ↵lresende2008-07-271-1/+9
| | | | | | Spring 2.5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680065 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-1921 - Properly creating the jar url for the application context ↵lresende2008-07-271-2/+2
| | | | | | artifact git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680063 13f79535-47bb-0310-9956-ffa450edef68
* Version Tuscany modules and 3rd party libraries in itest/osgi-tuscanyrsivaram2008-07-267-4/+1402
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680048 13f79535-47bb-0310-9956-ffa450edef68
* Workaround for JIRA TUSCANY-2499. Moved the definition of wsAuthentication ↵jsdelfino2008-07-262-7/+32
| | | | | | to its own definition.xml file, allowing it to be referenced by the other test definition.xml files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679944 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2498rfeng2008-07-251-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679890 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2480nash2008-07-252-50/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679776 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash2008-07-2585-920/+4513
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679774 13f79535-47bb-0310-9956-ffa450edef68
* Merge the workfile exclusions chg from 1.3 branch to trunkantelder2008-07-252-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679749 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2497 - README update. Thanks for the patch Dhavalslaws2008-07-251-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679747 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2450 commit fixes addressing RAT issues from 1.3 branchslaws2008-07-2519-7/+344
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679740 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2420 commit changes from 1.3 branchslaws2008-07-254-18/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679715 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2437 commit changes from 1.3 branchslaws2008-07-258-391/+343
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679706 13f79535-47bb-0310-9956-ffa450edef68
* Add test for TUSCANY-2481 fixnash2008-07-252-18/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679631 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2481nash2008-07-251-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679629 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2479nash2008-07-244-0/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679617 13f79535-47bb-0310-9956-ffa450edef68
* Remove incorrect uri attribute on service callback binding (see TUSCANY-2417)nash2008-07-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679533 13f79535-47bb-0310-9956-ffa450edef68
* Add the invocation of a service to the test caserfeng2008-07-241-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679257 13f79535-47bb-0310-9956-ffa450edef68
* Remove the duplicate ASL headerrfeng2008-07-231-18/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679237 13f79535-47bb-0310-9956-ffa450edef68
* Widget references URI not properly initialized in a distributed environmentlresende2008-07-221-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678948 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2487 - Adding jsonRPC data type test cases + small refactoring to ↵lresende2008-07-227-41/+377
| | | | | | the jsonRPC test cases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678792 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2469. Thanks.rfeng2008-07-2220-19/+917
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678786 13f79535-47bb-0310-9956-ffa450edef68
* Databinding tests - JAXB Top Down tests for List and Mapvamsic0072008-07-225-47/+232
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678733 13f79535-47bb-0310-9956-ffa450edef68
* Distributed store scenario to help evaluate current issues when wiring ↵lresende2008-07-2232-0/+1711
| | | | | | references to services from different hosts/ports using web 2.0 bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678649 13f79535-47bb-0310-9956-ffa450edef68
* Add more comments and some minor clean uprfeng2008-07-213-4/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678600 13f79535-47bb-0310-9956-ffa450edef68
* Fix the a set of classloading related issues such as ClassNotFoundException, ↵rfeng2008-07-214-43/+209
| | | | | | ClassCastException and VerifyError git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678589 13f79535-47bb-0310-9956-ffa450edef68
* Use the @Ignore("JIRA-#") pattern to capture the test failurerfeng2008-07-211-14/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678521 13f79535-47bb-0310-9956-ffa450edef68
* Renaming tutorial to tutorial-storelresende2008-07-21163-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678519 13f79535-47bb-0310-9956-ffa450edef68
* Disable the failing test case which was checked in by mistakerfeng2008-07-211-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678340 13f79535-47bb-0310-9956-ffa450edef68
* Log when servlet mappings are removed.jsdelfino2008-07-212-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678333 13f79535-47bb-0310-9956-ffa450edef68
* Minor code clean up. Fixed the visibility of some of the util classes and ↵jsdelfino2008-07-217-42/+42
| | | | | | methods. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678332 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabling test caselresende2008-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678112 13f79535-47bb-0310-9956-ffa450edef68
* Disabling test case that is failing on continuum environmentlresende2008-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678111 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2470 - Automating the consumer/provider test case and adding some ↵lresende2008-07-199-119/+313
| | | | | | atom binding model tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678106 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation error under JDK 5rfeng2008-07-181-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678071 13f79535-47bb-0310-9956-ffa450edef68
* Start to add an OSGi-based runtime for implementation.node. It installs ↵rfeng2008-07-1825-8/+2375
| | | | | | tuscany and 3rd party jars as OSGi bundles and create SCA node to run composite applications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678033 13f79535-47bb-0310-9956-ffa450edef68
* just a re-ordering of xml elements.vamsic0072008-07-181-25/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678002 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2397 ↵rfeng2008-07-1842-109/+2478
| | | | | | (operations-mapping-jira-2357-15-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677993 13f79535-47bb-0310-9956-ffa450edef68
* Adding gdata binding from Haibo to general buildlresende2008-07-171-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677744 13f79535-47bb-0310-9956-ffa450edef68
* Moving the gdata binding log4j configuration to resource folder in order to ↵lresende2008-07-172-17/+25
| | | | | | be used by runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677742 13f79535-47bb-0310-9956-ffa450edef68
* Renaming gdata binding testcases to be automatically executed by surefirelresende2008-07-172-8/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677737 13f79535-47bb-0310-9956-ffa450edef68
* Adding a log of expected exception in RMI binding test caselresende2008-07-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677643 13f79535-47bb-0310-9956-ffa450edef68
* Small updates to the pomlresende2008-07-171-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677510 13f79535-47bb-0310-9956-ffa450edef68