summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/implementation-bpel/src/main/java/org/apache/tuscany/sca/implementation/bpel/xml/BPELDocumentProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-06Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj1-2/+3
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-27/+26
2009-08-17Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj1-10/+8
2009-07-27TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to s...lresende1-272/+17
2009-07-14Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj1-96/+159
2009-05-08Remove commentted out or unused code and fix IDE warningsantelder1-0/+2
2009-04-22Added support for BPEL 2.0 process filesedwardsmj1-30/+45
2009-02-24Start to bring up the implementation.bpel model in 2.xantelder1-0/+0
2008-10-31Resolve a lot of OSGi access violations. More to be fixed.rfeng1-3/+3
2008-10-15Fix the impl.bpel dependency on BPELPartnerLinkTypeExtrfeng1-1/+1
2008-10-13Refactored contribution exceptions, moved them to the contribution.processor ...jsdelfino1-2/+2
2008-10-06Work in progress. Started to clean up cross-bundle dependencies on Contributi...jsdelfino1-2/+2
2008-09-29Fixed monitor module to avoid having to export monitor implementation classes...jsdelfino1-4/+4
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-01Changed uri and location to strings instead of URI and URL in the BPEL implem...jsdelfino1-2/+2
2008-08-17Fixed a number of NPEs when a contribution contains multiple WSDLs in a names...jsdelfino1-76/+93
2008-08-17Some refactoring, moved the factory implementation to the impl package. Moved...jsdelfino1-4/+1
2008-08-17Minor cleanup and code formatting to help readability.jsdelfino1-307/+301