summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-bpel/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-29Update to end all service provider files with a new lineantelder4-2/+4
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng1-8/+0
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng1-2/+1
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng3-89/+88
2009-08-17Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj1-1/+8
2009-08-17Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj5-30/+30
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws1-1/+1
2009-08-12Remove support for ComponentType side files for BPEL Implementations, to brin...edwardsmj1-101/+0
2009-07-27TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to s...lresende4-277/+410
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng3-305/+305
2009-07-14Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj5-107/+191
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng2-30/+34
2009-06-15Fixes for TUSCANY-3079ramkumar1-13/+40
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-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-2/+2
2009-03-05Updates to implementation-bpel to use OASIS namespaces/schemalresende2-4/+4
2009-02-25Copy the change in r746461 from 1.x to 2.x - Add BPEL document resolver to de...antelder6-8/+104
2009-02-24Start to bring up the implementation.bpel model in 2.xantelder15-0/+1980
2009-01-31Moving modules that are not part of the main build to contrib folderlresende15-1980/+0
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende15-0/+1980
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende15-1982/+0
2008-09-01Changed uri and location to strings instead of URI and URL in the BPEL implem...jsdelfino6-29/+45
2008-08-18Moved databinding setting to DOM from implementation-bpel to implementation-b...jsdelfino1-4/+0
2008-08-17Fixed a number of NPEs when a contribution contains multiple WSDLs in a names...jsdelfino2-79/+96
2008-08-17Some refactoring, moved the factory implementation to the impl package. Moved...jsdelfino9-67/+15
2008-08-17Minor cleanup and code formatting to help readability.jsdelfino11-691/+612
2008-08-08Reverting continuum debug statementslresende1-26/+0
2008-08-08Fixing BPEL validation issues in continuum build environmentlresende1-1/+3
2008-08-07Some debug to start looking at what's going wrong with the BPEL validation te...slaws1-0/+26