summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-27Process services in component pre-processing.vamsic0071-0/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738090 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26TUSCANY-2794 - JMS callback property variable ends with space - not a valid ↵beckerdo1-1/+1
Javaidentifier git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737840 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Move to a seperate itest as that makes the itest simplerantelder4-72/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736976 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2784 - Integrating Java EE schema to sca schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736938 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2784 - Adding schema for Java EE implementationlresende1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736934 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Fixing Corba schema with right binding namelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736932 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Integrating Corba schema to tuscany schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736931 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2781 - Adding schema for Corba bindinglresende1-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736930 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2783 - Integrating GData schema to tuscany schemalresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736928 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2783 - Adding schema for GData bindinglresende1-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736927 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Start adding resources for a test of folder and zip contributions which ↵antelder5-0/+72
contain application jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736686 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17TUSCANY-2463 - Fixing model object definition for extended attribute processorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735313 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17TUSCANY-2463 - Last adjustments to test processors to support the extension ↵lresende4-33/+41
attribute wrapper git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735201 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17TUSCANY-2663 - UPdating test scenarios to split valid extended element from ↵lresende1-8/+37
invalid scenario where require attribute has empty value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735200 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Removing obsolet test compositelresende1-54/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735198 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17TUSCANY-2463 - Storing extended attributes in a second list, wrapped into a ↵lresende25-343/+637
extension class that stores the attribute QName, it's value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735197 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Updating testcase to JUnit 4lresende1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735196 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17 Renaming test cases to follow same naming patternlresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735195 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Exclude xsd module from baseantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734673 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14TUSCANY-2463 - Properly register default attribute processor to handle ↵lresende2-4/+23
extended attributes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734525 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Reverting changes from revision #734356 and there was some merge conflicts ↵lresende11-169/+135
that were not supposed to get to svn. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734475 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Remove unneeded deploy.xml and .componentType filesantelder1-30/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734438 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Merge branch 'tuscany-2663'lresende11-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
2009-01-13Add dependency on jaxws (as the code now uses the Holder class) so it ↵antelder1-0/+13
compiles on pre-JDK6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734102 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Fix for TUSCANT-2763 & TUSCANY-2764rfeng24-73/+238
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734063 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Upgrade to cglib 2.2 to be compatible with asm 3.1rfeng6-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734060 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Fix the StAX namespace contextrfeng4-580/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734056 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11TUSCANY-2332 Web services Holder supportbeckerdo5-15/+279
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733526 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Remove SubscriptionHeaders as it from OASISantelder1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733012 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08Converting to JUnit 4 test style to use Ignore on failing testlresende1-11/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732754 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08Cleaning up extended element test case, adding more test scenarios and ↵lresende1-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
2009-01-08Removing invalid test compositelresende1-42/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732752 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08Update for TUSCANY-1893 (Axis2 Binding Provider timeout)beckerdo1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732722 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08Handle both InvocationTargetException and FaultExceptionantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732680 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08Ignore the InvocationTargetException as the Tuscany Message body has already ↵antelder1-1/+1
be set with the fault git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732679 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08More complete fix for TUSCANY-2593antelder1-22/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732664 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07Commit temporary work arounds for TUSCANY-2593antelder1-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732416 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07Commit temporary work arounds for TUSCANY-2593antelder2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732415 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Add a compact distro module for bpelantelder1-0/+554
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731559 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05update svn eol propertiesslaws2-69/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731536 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Add a compact module for the standalone runtimeantelder1-0/+299
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730400 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Add mising xsd jarsantelder1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730398 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Eclude a couple of unneeded dependenciesantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730392 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add implementation-script to compact-base jar as JDK6 includes JSR223 APIs ↵antelder2-2/+44
and a javascript engine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730165 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add a compact-spring moduleantelder1-0/+293
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730149 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Set svn ignoresantelder1-20/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730074 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29TUSCANY-2748: Apply patch from zlwyzzx for contibution of a new hessian ↵antelder23-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
2008-12-29Merge r720913 change to 1.x so we can start looking at a pluggable impl for ↵antelder12-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
2008-12-29Start adding some compact modules and distributions as discussed on the MLantelder1-0/+568
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729900 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29Start adding some compact modules and distributions as discussed on the MLantelder1-0/+575
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729899 13f79535-47bb-0310-9956-ffa450edef68