summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-bpel/src/main/java/org/apache/tuscany/sca/implementation/bpel/xml/BPELImplementationProcessor.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-452/+0
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-061-1/+1
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-33/+31
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-171-15/+11
* Remove support for ComponentType side files for BPEL Implementations, to brin...edwardsmj2009-08-121-101/+0
* TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to s...lresende2009-07-271-0/+34
* Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj2009-07-141-2/+11
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-061-1/+1
* Updates to implementation-bpel to use OASIS namespaces/schemalresende2009-03-051-3/+3
* Start to bring up the implementation.bpel model in 2.xantelder2009-02-241-0/+516
* Moving modules that are not part of the main build to contrib folderlresende2009-01-311-516/+0
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+516
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-518/+0
* Changed uri and location to strings instead of URI and URL in the BPEL implem...jsdelfino2008-09-011-0/+2
* Moved databinding setting to DOM from implementation-bpel to implementation-b...jsdelfino2008-08-181-4/+0
* Fixed a number of NPEs when a contribution contains multiple WSDLs in a names...jsdelfino2008-08-171-3/+3
* Some refactoring, moved the factory implementation to the impl package. Moved...jsdelfino2008-08-171-0/+520