summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up spring manifestsantelder2009-05-012-20/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770652 13f79535-47bb-0310-9956-ffa450edef68
* Update the spring pom.xml's with warning messageantelder2009-05-012-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ↵antelder2009-05-011-17/+14
| | | | | | namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770621 13f79535-47bb-0310-9956-ffa450edef68
* Add jee contribution samples to the build as the contribution-jee itest ↵antelder2009-05-011-0/+1
| | | | | | depends on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770606 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the data transformation and copy logic into Mediator utilityrfeng2009-05-018-426/+557
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770532 13f79535-47bb-0310-9956-ffa450edef68
* Update to cargo plugin 1.0rfeng2009-05-011-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770531 13f79535-47bb-0310-9956-ffa450edef68
* Add annotation dependency as the provided scope is not transitiverfeng2009-05-011-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770529 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2009-05-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770527 13f79535-47bb-0310-9956-ffa450edef68
* Start to add contribution level SDO type registrationrfeng2009-04-306-11/+490
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770396 13f79535-47bb-0310-9956-ffa450edef68
* Move the Holder logic into JAXWS interface processorrfeng2009-04-302-45/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770367 13f79535-47bb-0310-9956-ffa450edef68
* Use maven-assembly-plugin to create zip contributionrfeng2009-04-3010-105/+191
| | | | | | Fix the parent pom and junit version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770316 13f79535-47bb-0310-9956-ffa450edef68
* Start to separate the tuscany and spring code into descrete modules with no ↵antelder2009-04-3014-441/+693
| | | | | | references to Spring classes in the implementation-spring module and no references to Tuscany classes in the implementation-spring-runtime module. Work in progress, compiles cleanly but the tests don't run but then they didn't run before this commit either git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770312 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned CompositeDocumentProcessor class and added commentsedwardsmj2009-04-301-59/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770288 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2993 Fix global variable handling that was causing store-dojo to ↵bdaniel2009-04-301-13/+15
| | | | | | fail with internet explorer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770287 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2965 - add fault handling code for wireFormat.bytesXMLslaws2009-04-305-22/+70
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770283 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoreslaws2009-04-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770204 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws2009-04-3014-48/+389
| | | | | | ensures that single parameters are wrapped in an array on the wire. When set false single parameters will not be wrapped on the wire. Multiple parameters will always be wrapped. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770201 13f79535-47bb-0310-9956-ffa450edef68
* Fix the clone()rfeng2009-04-301-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770061 13f79535-47bb-0310-9956-ffa450edef68
* Add a apace for the error messagerfeng2009-04-301-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770059 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3000rfeng2009-04-3021-547/+608
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770058 13f79535-47bb-0310-9956-ffa450edef68
* Removing data-engine-helper from pom as it was moved to contriblresende2009-04-301-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770041 13f79535-47bb-0310-9956-ffa450edef68
* MOving data-engine-helper to contriblresende2009-04-3010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770039 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the checked exception is tested against the target operationrfeng2009-04-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770026 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion to avoid the conflicting jdk classes from felixrfeng2009-04-302-0/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770022 13f79535-47bb-0310-9956-ffa450edef68
* Updating scripts with recent monthslresende2009-04-294-0/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770003 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-04-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769930 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused xsdsrfeng2009-04-292-276/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769822 13f79535-47bb-0310-9956-ffa450edef68
* Delete now empty folderantelder2009-04-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769812 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for Spring Refactoringramkumar2009-04-294-20/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769749 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj2009-04-291-1/+6
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769745 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj2009-04-291-0/+1
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769744 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for setting the JMS Time-To-Live headerantelder2009-04-298-0/+1210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769729 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format ↵lresende2009-04-2817-1/+1238
| | | | | | for binding.http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769592 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Adding model and processors for JSONRPC Operation Selectorlresende2009-04-288-1/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769591 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2999 - Fixing property initialization in implementation widgetlresende2009-04-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769587 13f79535-47bb-0310-9956-ffa450edef68
* MANIFEST files adjusted for fix to TUSCANY 2989edwardsmj2009-04-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769565 13f79535-47bb-0310-9956-ffa450edef68
* Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ↵edwardsmj2009-04-281-11/+37
| | | | | | absolute URI outside any contribution against the first supplied contribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769564 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2998 - Fixing sample usage of dojo based JavaScript proxies to avoid ↵lresende2009-04-281-4/+4
| | | | | | issues when invoking shopingCart service (e.g loading shoopingCart contents) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769534 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2997 - Removing unecessary load of dojo base componentlresende2009-04-281-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769525 13f79535-47bb-0310-9956-ffa450edef68
* Uncommenting contribution-jee itest.vamsic0072009-04-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769496 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2953 Fix sca.tld in branches-1.xvamsic0072009-04-281-51/+0
| | | | | | o Removing the tld file that does not belong here without the tag lib implementation classes tag-class and tei-class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769494 13f79535-47bb-0310-9956-ffa450edef68
* Update zip archetype to use an Add serviceantelder2009-04-285-71/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769438 13f79535-47bb-0310-9956-ffa450edef68
* Code update to support external EAR has broken this test. Ignoring the test ↵vamsic0072009-04-281-0/+1
| | | | | | for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769378 13f79535-47bb-0310-9956-ffa450edef68
* The war file generated by the jee sample project has a long name. Updating ↵vamsic0072009-04-281-1/+1
| | | | | | the url accordingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769376 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-287-576/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769327 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-289-748/+277
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769323 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Modulesramkumar2009-04-2813-10/+784
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769322 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 add file missed in previous commit for this JIRAslaws2009-04-281-0/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769304 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-04-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769297 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha1antelder2009-04-2813-0/+2338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769296 13f79535-47bb-0310-9956-ffa450edef68