summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove unneeded deploy.xml and .componentType filesantelder2009-01-142-61/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734436 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded deploy.xml and .componentType filesantelder2009-01-142-61/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734434 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded deploy.xml and .componentType filesantelder2009-01-146-193/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734430 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded deploy.xml and .componentType filesantelder2009-01-1412-360/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734427 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0013_TestCase addededwardsmj2009-01-144-1/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734365 13f79535-47bb-0310-9956-ffa450edef68
* ASM_0013_TestCase addededwardsmj2009-01-144-0/+246
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734362 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'tuscany-2663'lresende2009-01-1411-135/+169
| | | | | | | Conflicts: modules/assembly-xml/src/test/java/org/apache/tuscany/sca/assembly/xml/ReadWriteAnyElementTestCase.java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734356 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-01-141-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734290 13f79535-47bb-0310-9956-ffa450edef68
* Update the calculator-osgi examplerfeng2009-01-1411-593/+120
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734283 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the RMI samples with 2.xrfeng2009-01-148-64/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734282 13f79535-47bb-0310-9956-ffa450edef68
* Expose the EquinoxHost for the osgi junit pluginrfeng2009-01-133-11/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734264 13f79535-47bb-0310-9956-ffa450edef68
* Update cglib, jaxb-impl versionsrfeng2009-01-138-12/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734255 13f79535-47bb-0310-9956-ffa450edef68
* Merge the TuscanyNamespaceContext changes from 1.xrfeng2009-01-134-567/+147
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734254 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency on jaxws (as the code now uses the Holder class) so it ↵antelder2009-01-131-0/+13
| | | | | | compiles on pre-JDK6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734102 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.4RC5 tag as 1.4ramkumar2009-01-138109-0/+669046
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734087 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANT-2763 & TUSCANY-2764rfeng2009-01-1330-98/+257
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734063 13f79535-47bb-0310-9956-ffa450edef68
* 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