summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-13Add the StAX processor for NodeConfigurationrfeng7-0/+673
2009-05-12Move node configuration to node-apirfeng15-332/+16
2009-05-12TUSCANY-3015 - Using URI to properly escape/unescape spaces for the BPEL exte...lresende3-16/+7
2009-05-12TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende3-7/+27
2009-05-12Registering the implementation-node related processors under the right names...lresende1-1/+1
2009-05-12Moving test case to its own package and adding apache license headerlresende1-2/+19
2009-05-12Minor cleanup to put projects in alphabetical orderlresende1-2/+3
2009-05-12Changing sample artifact name to follow same pattern as other samples and to ...lresende3-3/+3
2009-05-12TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder3-4/+20
2009-05-12TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder1-0/+3
2009-05-12TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder1-1/+1
2009-05-12TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder1-1/+1
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