summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the pom so that bpel/spring modules are defined in features and re...rfeng2009-05-143-21/+22
* Avoid NPE penaltyrfeng2009-05-141-16/+20
* Start to integrate the node configuration with NodeImplrfeng2009-05-1419-110/+435
* Add component name to the error messagerfeng2009-05-141-60/+59
* Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...edwardsmj2009-05-141-0/+6
* Improve error reporting of an Invalid java interfaceedwardsmj2009-05-132-3/+5
* Improve error reporting in JavaInterfaceIntrospectorImpl - in particular repo...edwardsmj2009-05-131-3/+5
* Fix for erroneous error message (NoWsdlInterface) in binding-ws-wsdlgen moduleedwardsmj2009-05-131-1/+1
* Fix an erroneous error message in assembly moduleedwardsmj2009-05-131-1/+1
* Removal of warning message relating to addition of default <binding.sca/> ele...edwardsmj2009-05-131-40/+46
* Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...edwardsmj2009-05-131-6/+12
* Fixes for errors in the processing of <interface.wsdl/> elements, as describe...edwardsmj2009-05-131-13/+47
* Add the StAX processor for NodeConfigurationrfeng2009-05-137-0/+673
* Move node configuration to node-apirfeng2009-05-1215-332/+16
* TUSCANY-3015 - Using URI to properly escape/unescape spaces for the BPEL exte...lresende2009-05-123-16/+7
* TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende2009-05-123-7/+27
* Registering the implementation-node related processors under the right names...lresende2009-05-121-1/+1
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-123-4/+20
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-0/+3
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-1/+1
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-1/+1
* TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder2009-05-121-5/+12
* TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder2009-05-121-4/+9
* TUSCANY-3015: fix Ode initilization when file path name contains a spaceantelder2009-05-121-1/+6
* Add commentsrfeng2009-05-121-1/+25
* Add default impl and processor for the node configurationrfeng2009-05-1114-22/+624
* Add missing import packagerfeng2009-05-111-0/+1
* TUSCANY-3014 - fix test so that it fails when it should. The actual failure w...slaws2009-05-111-2/+6
* TUSCANY-3014 - this appears to have been wrong for a long time but something ...slaws2009-05-111-1/+1
* TUSCANY-3014, take out failing tescase while its cause is being resolvedantelder2009-05-111-0/+2
* Remove the contribution service classes as they're now in contributionantelder2009-05-115-732/+0
* Copy the contribution service classes from the workspace modules to contribut...antelder2009-05-115-0/+714
* Delete node-impl2 as the changes have been merged into node-implantelder2009-05-1121-2369/+0
* Merge in the node-impl-2 changes to simplify the node by not requiring implem...antelder2009-05-114-265/+327
* Added missing MANIFEST entry for org.apache.tuscany.sca.contributions.namespa...edwardsmj2009-05-101-0/+1
* Improve Exception handling and reporting in DefaultURLArtifactProcessorExtens...edwardsmj2009-05-101-2/+3
* Fix for the unwired references problem logged in TUSCANY-3013edwardsmj2009-05-104-202/+158
* Update manifestantelder2009-05-101-0/+1
* Redo the contribution modules merge started in r772861 but this time includin...antelder2009-05-1080-1047/+37
* Delete the contribution-new module to redo including the svn historyantelder2009-05-10138-13653/+0
* Improve error reporting when exceptions occur during composite document proce...edwardsmj2009-05-091-70/+75
* Fix the XML syntax errorsrfeng2009-05-092-8/+6
* Start to experiment a new way to provide the node configurationrfeng2009-05-087-0/+307
* Add missing endpoint clone and add helloworld-bpel back into the build. The m...slaws2009-05-081-6/+9
* Removed unneeded imported that causes my compile to failslaws2009-05-081-1/+0
* Put dependency back to interface-wsdl as the xml modules has been merged into...antelder2009-05-081-1/+1
* Add dependency on interface-wsdl-xml as its need to process the wsdl filesantelder2009-05-081-1/+1
* Updates and additions to add preResolve phase to contribution processing (See...edwardsmj2009-05-081-10/+33
* Updates and additions to add preResolve phase to contribution processing (See...edwardsmj2009-05-081-19/+55
* Updates and additions to add preResolve phase to contribution processing (See...edwardsmj2009-05-083-8/+92