summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-14Reorganize the pom so that bpel/spring modules are defined in features and re...rfeng3-21/+22
2009-05-14Avoid NPE penaltyrfeng1-16/+20
2009-05-14Start to integrate the node configuration with NodeImplrfeng19-110/+435
2009-05-14Add component name to the error messagerfeng1-60/+59
2009-05-14Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...edwardsmj1-0/+6
2009-05-13Improve error reporting of an Invalid java interfaceedwardsmj2-3/+5
2009-05-13Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...edwardsmj1-3/+5
2009-05-13Fix for erroneous error message (NoWsdlInterface) in binding-ws-wsdlgen moduleedwardsmj1-1/+1
2009-05-13Fix an erroneous error message in assembly moduleedwardsmj1-1/+1
2009-05-13Removal of warning message relating to addition of default <binding.sca/> ele...edwardsmj1-40/+46
2009-05-13Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...edwardsmj1-6/+12
2009-05-13Fixes for errors in the processing of <interface.wsdl/> elements, as describe...edwardsmj1-13/+47
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-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...antelder80-1047/+37
2009-05-10Delete the contribution-new module to redo including the svn historyantelder138-13653/+0
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...slaws1-6/+9
2009-05-08Removed unneeded imported that causes my compile to failslaws1-1/+0
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