summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-12TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder1-5/+12
2009-05-12TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder1-4/+9
2009-05-12TUSCANY-3015: fix Ode initilization when file path name contains a spaceantelder1-1/+6
2009-05-12Add commentsrfeng1-1/+25
2009-05-11Add default impl and processor for the node configurationrfeng14-22/+624
2009-05-11Add missing import packagerfeng1-0/+1
2009-05-11TUSCANY-3014 - fix test so that it fails when it should. The actual failure w...slaws1-2/+6
2009-05-11TUSCANY-3014 - this appears to have been wrong for a long time but something ...slaws1-1/+1
2009-05-11TUSCANY-3014, take out failing tescase while its cause is being resolvedantelder1-0/+2
2009-05-11Remove the contribution service classes as they're now in contributionantelder5-732/+0
2009-05-11Copy the contribution service classes from the workspace modules to contribut...antelder5-0/+714
2009-05-11Delete node-impl2 as the changes have been merged into node-implantelder21-2369/+0
2009-05-11Merge in the node-impl-2 changes to simplify the node by not requiring implem...antelder4-265/+327
2009-05-10Added missing MANIFEST entry for org.apache.tuscany.sca.contributions.namespa...edwardsmj1-0/+1
2009-05-10Improve Exception handling and reporting in DefaultURLArtifactProcessorExtens...edwardsmj1-2/+3
2009-05-10Fix for the unwired references problem logged in TUSCANY-3013edwardsmj4-202/+158
2009-05-10Update manifestantelder1-0/+1
2009-05-10Redo the contribution modules merge started in r772861 but this time includin...antelder81-1057/+37
2009-05-10Delete the contribution-new module to redo including the svn historyantelder138-13653/+0
2009-05-09Start an archetype for a sample using bpel in a webappantelder11-0/+594
2009-05-09Improve error reporting when exceptions occur during composite document proce...edwardsmj1-70/+75
2009-05-09Fix the XML syntax errorsrfeng2-8/+6
2009-05-08Start to experiment a new way to provide the node configurationrfeng7-0/+307
2009-05-08Add missing endpoint clone and add helloworld-bpel back into the build. The m...slaws2-7/+10
2009-05-08Removed unneeded imported that causes my compile to failslaws1-1/+0
2009-05-08Clean up the old stuff from the pom.xmlantelder1-11/+0
2009-05-08Clean up the old stuff from the pom.xmlantelder1-96/+0
2009-05-08Get the bpel sample so the testcase runs but take it out of the buildantelder3-5/+1
2009-05-08Put dependency back to interface-wsdl as the xml modules has been merged into...antelder1-1/+1
2009-05-08Add dependency on interface-wsdl-xml as its need to process the wsdl filesantelder1-1/+1
2009-05-08Updates and additions to add preResolve phase to contribution processing (See...edwardsmj1-10/+33
2009-05-08Updates and additions to add preResolve phase to contribution processing (See...edwardsmj1-19/+55
2009-05-08Updates and additions to add preResolve phase to contribution processing (See...edwardsmj3-8/+92
2009-05-08Remove commentted out or unused code and fix IDE warningsantelder1-0/+2
2009-05-08Remove commentted out or unused code and fix IDE warningsantelder4-16/+2
2009-05-08Improved error reporting when exceptions thrown during Composite read phase -...edwardsmj1-4/+4
2009-05-08Start the contribution refactoring as discussed on the mailing list. This is ...antelder138-0/+13653
2009-05-07Cleaned Generics problems from Spring implementation filesedwardsmj2-7/+7
2009-05-07Added missing springframework package dependencies to the MANIFEST.MF of impl...edwardsmj1-0/+5
2009-05-07Removed references to implementation.spring.processor package from MANIFEST.M...edwardsmj1-6/+1
2009-05-07Add sca client impl module to buildantelder1-1/+2
2009-05-07Remove sysout print and add file missed from initial commitantelder2-1/+20
2009-05-07Fixes the handling of promoted references and services which have callback in...edwardsmj2-3/+60
2009-05-07Add a simplified Node impl that doesn't use implementation-node or the worksp...antelder20-0/+2356
2009-05-07Added exception handling during resolve phase to improve error reportingedwardsmj1-7/+10
2009-05-07Added new check for null URI and URL parameters when reading a Composite docu...edwardsmj1-0/+3
2009-05-06moving spring-runtime to spring-scaramkumar23-0/+0
2009-05-06Fix for when domain name is nullantelder1-2/+12
2009-05-06Update manifests for sca clientantelder3-9/+14
2009-05-06integrate to allow running of OASIS conformance testskelvingoodson2-0/+183