summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng2008-07-3010-14/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681137 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2515rfeng2008-07-301-33/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681135 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2505rfeng2008-07-303-9/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681126 13f79535-47bb-0310-9956-ffa450edef68
* Started to refactor the domain manager UI into smaller independently ↵jsdelfino2008-07-3016-817/+1272
| | | | | | reusable widgets. Tested OK with Firefox 2 and 3 and Safari 3, still debugging a javascript error with IE 7. Changed the HTTP binding to implement OptimizableBinding as was done for the Atom Binding, to allow Widgets to get the correct reference binding URIs from the target services. This is temporary until the domain manager app is migrated from SCADomain to NodeFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680931 13f79535-47bb-0310-9956-ffa450edef68
* Fixed mouse event handling in suggest popup list, now selecting list items ↵jsdelfino2008-07-291-1/+1
| | | | | | on mousedown event as some browsers do not correctly handle the onclick event. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680621 13f79535-47bb-0310-9956-ffa450edef68
* Moved tutorial-store under tutorials, removed original tutorial-store directory.jsdelfino2008-07-29161-29091/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680598 13f79535-47bb-0310-9956-ffa450edef68
* Moved tutorial-store under tutorials, adjusted poms and assembly.jsdelfino2008-07-2922-62/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680596 13f79535-47bb-0310-9956-ffa450edef68
* Commented out photo-gallery for now.jsdelfino2008-07-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680595 13f79535-47bb-0310-9956-ffa450edef68
* Starting to move store-tutorial under tutorials/store.jsdelfino2008-07-29161-0/+29091
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680591 13f79535-47bb-0310-9956-ffa450edef68
* Created tutorials folder and pom.xml that will host the tutorials.jsdelfino2008-07-291-0/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680590 13f79535-47bb-0310-9956-ffa450edef68
* Removed .classpath from Subversion as it is generated by the build.jsdelfino2008-07-291-56/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680588 13f79535-47bb-0310-9956-ffa450edef68
* Update to use web-uri attributeantelder2008-07-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680354 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
* 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