summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-06Update manifests for sca clientantelder3-9/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772135 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06integrate to allow running of OASIS conformance testskelvingoodson2-0/+183
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772131 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Continue exploring sca client api with a new module for the client ↵antelder11-44/+387
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772115 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Include spring modules in distroantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772113 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Include README files if they're present in modulesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772107 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Remove old dependency on runtime moduleantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772070 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Allow the SCA composite for bundles can be packaged in an external bundle ↵rfeng3-11/+74
and leave the original bundles as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772014 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Update spring for recent mediator change that missed th espring extensionantelder1-6/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771582 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Change the test case to use an external SCA bundle to control the RFC119rfeng6-3/+151
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771488 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Turn FaultExceptionMapper into a declarative system utilityrfeng4-12/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771357 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Merge the change from 1.xrfeng1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771356 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03Improve error reporting when exceptions occur during Java interface ↵edwardsmj1-1/+3
processing - tag all exceptions with the name of the Java interface class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771034 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03Improve error reporting when exceptions occur during Java implementation ↵edwardsmj1-28/+32
processing - tag all exceptions with the name of the Java class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771033 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03Improve error reporting when exceptions occur during composite document ↵edwardsmj1-2/+8
processing - tag all exceptions with the name of the composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771032 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Add a README to the spring modulesantelder2-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770904 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Add a couple of comments to new classesantelder4-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770902 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Add spring itests to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770899 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Add spring modules to buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770898 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Refresh context to fix itest failure. Need to undestand why a refresh is ↵antelder1-2/+4
required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770897 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Get the Spring reference and property annotations goingantelder2-14/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770895 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Get the spring reference and property annotations goingantelder3-3/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770894 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Merge the Mediator changes from 1.xrfeng17-486/+699
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770781 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Add the check for deployment composite from the XML string valuerfeng1-92/+112
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770779 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Include both tuscany and spring runtime modulesantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770745 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Compelete a bit more of the spring impl refactor - only 2 itests left ↵antelder2-17/+15
failing now! git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770744 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Compelete a bit more of the spring impl refactorantelder2-4/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770743 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Update to find file input stream correctlyantelder1-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770733 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy imports, no other code changesantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770701 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy imports, no other code changesantelder5-20/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770700 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Start bringing up the spring annotation supportantelder2-6/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770699 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Start bringing up the spring annotation supportantelder9-247/+300
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770692 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy upspring manifestsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770653 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy up spring manifestsantelder2-20/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770652 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Update the spring pom.xml's with warning messageantelder2-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Use maven-assembly-plugin to create zip contributionrfeng10-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
2009-04-30Start to separate the tuscany and spring code into descrete modules with no ↵antelder14-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
2009-04-30Cleaned CompositeDocumentProcessor class and added commentsedwardsmj1-59/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770288 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Add missing Import-Packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769930 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Fixes for Spring Refactoringramkumar4-20/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769749 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj1-1/+6
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769745 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj1-0/+1
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769744 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28MANIFEST files adjusted for fix to TUSCANY 2989edwardsmj1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769565 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ↵edwardsmj1-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
2009-04-28Update zip archetype to use an Add serviceantelder5-71/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769438 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Refactoring Spring Modulesramkumar7-576/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769327 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Refactoring Spring Modulesramkumar9-748/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769323 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Refactoring Spring Modulesramkumar13-10/+784
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769322 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Add woodstox as the test dependency as StAX is not available in JDK 1.5rfeng1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769126 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Tidied up MANIFEST.MF fileedwardsmj1-10/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768932 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27Added contribution-java XSD and corrected sca-contribution XSD to add a ↵edwardsmj3-86/+120
minOccurs=0 to <deployable/> declaration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768931 13f79535-47bb-0310-9956-ffa450edef68