summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
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
* 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
* 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
* 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
* 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
* 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
* 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
* 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 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
* 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 a compact-spring moduleantelder2008-12-301-0/+293
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730149 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2008-12-301-20/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730074 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2748: Apply patch from zlwyzzx for contibution of a new hessian ↵antelder2008-12-2923-0/+1550
| | | | | | binding. Thanks for the code zlwyzzx! git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729931 13f79535-47bb-0310-9956-ffa450edef68
* Merge r720913 change to 1.x so we can start looking at a pluggable impl for ↵antelder2008-12-2912-80/+94
| | | | | | the geronimo integration work and to remove the dependency from the compact distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729926 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some compact modules and distributions as discussed on the MLantelder2008-12-291-0/+568
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729900 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some compact modules and distributions as discussed on the MLantelder2008-12-291-0/+575
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729899 13f79535-47bb-0310-9956-ffa450edef68
* Sample changes needed to bootstrap Tuscany extensions in Android, as the ↵lresende2008-12-181-3/+8
| | | | | | extension mechanism based on meta-inf files does not work in android git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727601 13f79535-47bb-0310-9956-ffa450edef68
* Adding host-android to buildlresende2008-12-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727483 13f79535-47bb-0310-9956-ffa450edef68
* Changing project name to avoid duplication in maven reactorlresende2008-12-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727482 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the MTOM test case so it does somethingslaws2008-12-173-11/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727464 13f79535-47bb-0310-9956-ffa450edef68
* Allow for multiple references from a BPEL script.slaws2008-12-172-3/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727399 13f79535-47bb-0310-9956-ffa450edef68
* Fixing tuscany.version to deploy snapshotslresende2008-12-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727103 13f79535-47bb-0310-9956-ffa450edef68
* Creating host-android to hardwire services that are using tuscany extension ↵lresende2008-12-1636-0/+4024
| | | | | | mechanism to workaround android issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726988 13f79535-47bb-0310-9956-ffa450edef68
* Modify the contribution schema to demonstrate how extensibility could be ↵slaws2008-12-154-56/+60
| | | | | | implemented. Still using the OSOA namespace here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726718 13f79535-47bb-0310-9956-ffa450edef68
* Fix some cases where I checked in some 1.4-SNAPSHOT dependencies by mistakeslaws2008-12-123-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726061 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2738 - Removing the binding-gdata2 as binding-gdata is now a ↵lresende2008-12-1134-3292/+2
| | | | | | superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725556 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from #725543lresende2008-12-1142-0/+4520
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725545 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2738 - Removing the binding-gdata as binding-gdata2 is now a ↵lresende2008-12-1143-4522/+0
| | | | | | superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725543 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2008-12-112-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725532 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby ↵lresende2008-12-111-1/+1
| | | | | | files are not embedded on the activeMQ jar. This solves the issues we were seeing with helloworld-bpel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725498 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2732 - Separate out Tuscany extension to the component context from ↵slaws2008-12-1010-26/+345
| | | | | | the OSOA component context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725361 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2740ramkumar2008-12-103-46/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68
* componentType side file for implementation web is web.componentTypevamsic0072008-12-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724742 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2681: Apply fix from Rodolfo Dias to fix When a Component class ↵antelder2008-12-082-9/+69
| | | | | | implements an interfaces that extends other interface and use generics occur the error git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724302 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-127/+145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724120 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-124/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724119 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-072-0/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724118 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-074-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724117 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724116 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724115 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-0718-1296/+1620
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724114 13f79535-47bb-0310-9956-ffa450edef68