summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to cglib 2.2 to be compatible with asm 3.1rfeng2009-01-136-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734060 13f79535-47bb-0310-9956-ffa450edef68
* Fix the StAX namespace contextrfeng2009-01-134-580/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734056 13f79535-47bb-0310-9956-ffa450edef68
* Setting maven artifact version to 1.4.1-SNAPSHOTlresende2009-01-13454-2368/+2368
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734007 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2767 - Appling performance enhancements patch from Florian Pinellresende2009-01-129-192/+268
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733965 13f79535-47bb-0310-9956-ffa450edef68
* TSUCANY-2205 Update README for simple-bigbank.beckerdo2009-01-121-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733832 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0009, Test_ASM_0010, Test_ASM_0011 edwardsmj2009-01-1211-0/+524
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733740 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2332 Web services Holder supportbeckerdo2009-01-115-15/+279
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733526 13f79535-47bb-0310-9956-ffa450edef68
* Starting adding in ability to book pre-packaged tripsslaws2009-01-114-0/+332
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733506 13f79535-47bb-0310-9956-ffa450edef68
* Add interaction diagram and tidy composite diagram slaws2009-01-111-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733505 13f79535-47bb-0310-9956-ffa450edef68
* Updating scripts to process 2008/12 logslresende2009-01-094-4/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733110 13f79535-47bb-0310-9956-ffa450edef68
* Remove SubscriptionHeaders as it from OASISantelder2009-01-091-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733012 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0008edwardsmj2009-01-094-1/+167
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733007 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_0007edwardsmj2009-01-096-2/+208
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733002 13f79535-47bb-0310-9956-ffa450edef68
* Moving to latest maven-assembly-plugin version to fix build issueslresende2009-01-092-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732975 13f79535-47bb-0310-9956-ffa450edef68
* Converting to JUnit 4 test style to use Ignore on failing testlresende2009-01-081-11/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732754 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up extended element test case, adding more test scenarios and ↵lresende2009-01-081-21/+45
| | | | | | enabling commented asserts to validate correctnes of test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732753 13f79535-47bb-0310-9956-ffa450edef68
* Removing invalid test compositelresende2009-01-081-42/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732752 13f79535-47bb-0310-9956-ffa450edef68
* Update for TUSCANY-1893 (Axis2 Binding Provider timeout)beckerdo2009-01-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732722 13f79535-47bb-0310-9956-ffa450edef68
* Tag 1.4 RC5antelder2009-01-088109-0/+669046
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732698 13f79535-47bb-0310-9956-ffa450edef68
* Merge store tutorial README fix from 1.4 to 1.xantelder2009-01-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732690 13f79535-47bb-0310-9956-ffa450edef68
* Update the store tutorial readme for how to build the catalog webappantelder2009-01-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732688 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2593, fix for handling exceptions merged from 1.x branch fixes in ↵antelder2009-01-0811-25/+207
| | | | | | r732680, 732679, 732664, 732663, 732416, and 732415. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732687 13f79535-47bb-0310-9956-ffa450edef68
* Handle both InvocationTargetException and FaultExceptionantelder2009-01-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732680 13f79535-47bb-0310-9956-ffa450edef68
* Ignore the InvocationTargetException as the Tuscany Message body has already ↵antelder2009-01-081-1/+1
| | | | | | be set with the fault git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732679 13f79535-47bb-0310-9956-ffa450edef68
* More complete fix for TUSCANY-2593antelder2009-01-081-22/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732664 13f79535-47bb-0310-9956-ffa450edef68
* Add more exception testing for TUSCANY-2593antelder2009-01-087-2/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732663 13f79535-47bb-0310-9956-ffa450edef68
* Commit temporary work arounds for TUSCANY-2593antelder2009-01-071-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732416 13f79535-47bb-0310-9956-ffa450edef68
* Commit temporary work arounds for TUSCANY-2593antelder2009-01-072-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732415 13f79535-47bb-0310-9956-ffa450edef68
* Updates to handle Services which return business exceptionsedwardsmj2009-01-060-0/+0
| | | | | | + New testcase ASM_0006_TestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732166 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732165 ↵edwardsmj2009-01-0621-35/+678
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fix the binding.rmi dependency and remove the dead coderfeng2009-01-062-91/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732064 13f79535-47bb-0310-9956-ffa450edef68
* Updating Public Keysramkumar2009-01-061-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731924 13f79535-47bb-0310-9956-ffa450edef68
* Adding description and keywords metadata to tuscany pageslresende2009-01-061-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731787 13f79535-47bb-0310-9956-ffa450edef68
* Updating the copyright year on the website templatelresende2009-01-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731771 13f79535-47bb-0310-9956-ffa450edef68
* Tweaked ASM_0002_TestCase.edwardsmj2009-01-056-1/+141
| | | | | | Added ASM_0005_TestCase git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731582 13f79535-47bb-0310-9956-ffa450edef68
* Revert pom.xml change inadvertently included in r731561antelder2009-01-051-4/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731563 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classantelder2009-01-052-149/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731561 13f79535-47bb-0310-9956-ffa450edef68
* Add a compact distro module for bpelantelder2009-01-051-0/+554
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731559 13f79535-47bb-0310-9956-ffa450edef68
* Copy fix for zip contributions from 1.x to 1.3.3antelder2009-01-056-0/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731540 13f79535-47bb-0310-9956-ffa450edef68
* update svn eol propertiesslaws2009-01-052-69/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731536 13f79535-47bb-0310-9956-ffa450edef68
* Add in shopping cart and extend scenario to talk to payment process. Now ↵slaws2009-01-0527-288/+416
| | | | | | needs a revamp to simplify and to allow preconfigured trips to be added to the cart. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731534 13f79535-47bb-0310-9956-ffa450edef68
* Add standalone module to compact distributionantelder2008-12-312-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730401 13f79535-47bb-0310-9956-ffa450edef68
* Add a compact module for the standalone runtimeantelder2008-12-311-0/+299
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730400 13f79535-47bb-0310-9956-ffa450edef68
* Add mising xsd jarsantelder2008-12-311-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730398 13f79535-47bb-0310-9956-ffa450edef68
* Eclude a couple of unneeded dependenciesantelder2008-12-311-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730392 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 1.4RC4ramkumar2008-12-318106-0/+668859
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730379 13f79535-47bb-0310-9956-ffa450edef68
* Add some more samples to the compact distroantelder2008-12-311-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730375 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-script to compact-base jar as JDK6 includes JSR223 APIs ↵antelder2008-12-302-2/+44
| | | | | | and a javascript engine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730165 13f79535-47bb-0310-9956-ffa450edef68
* Add sample using javascript and compact base jarantelder2008-12-307-0/+301
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730164 13f79535-47bb-0310-9956-ffa450edef68
* Add spring to the compact distroantelder2008-12-302-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730152 13f79535-47bb-0310-9956-ffa450edef68