summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-bpel/src/main/java/org/apache/tuscany/sca/implementation/bpel/xml/BPELDocumentProcessor.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-355/+0
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-061-2/+3
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-27/+26
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-171-10/+8
* TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to s...lresende2009-07-271-272/+17
* Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj2009-07-141-96/+159
* Remove commentted out or unused code and fix IDE warningsantelder2009-05-081-0/+2
* Added support for BPEL 2.0 process filesedwardsmj2009-04-221-30/+45
* Start to bring up the implementation.bpel model in 2.xantelder2009-02-241-0/+532
* Moving modules that are not part of the main build to contrib folderlresende2009-01-311-532/+0
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+532
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-532/+0
* Changed uri and location to strings instead of URI and URL in the BPEL implem...jsdelfino2008-09-011-2/+2
* Fixed a number of NPEs when a contribution contains multiple WSDLs in a names...jsdelfino2008-08-171-76/+93
* Some refactoring, moved the factory implementation to the impl package. Moved...jsdelfino2008-08-171-0/+515