summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-bpel/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2022-2595/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-064-3/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833331 13f79535-47bb-0310-9956-ffa450edef68
* Update to end all service provider files with a new lineantelder2009-10-294-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Remove constrainingType as it is now not part of the OASIS SCA specsrfeng2009-10-201-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827835 13f79535-47bb-0310-9956-ffa450edef68
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-201-2/+1
| | | | | | | Add a ServiceHelper utility to simplify the instantiation of declared services Refactor the module activator to receive ExtensionPointRegistry from constructor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826907 13f79535-47bb-0310-9956-ffa450edef68
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-165-104/+101
| | | | | | | | Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted handling of WSDL interfaces for Callback cases as part of adding ↵edwardsmj2009-08-171-1/+8
| | | | | | Callback support - TUSCANY-3216 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804948 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted handling of WSDL interfaces for Callback cases as part of adding ↵edwardsmj2009-08-175-30/+30
| | | | | | Callback support - TUSCANY-3216 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804947 13f79535-47bb-0310-9956-ffa450edef68
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803502 13f79535-47bb-0310-9956-ffa450edef68
* Remove support for ComponentType side files for BPEL Implementations, to ↵edwardsmj2009-08-121-101/+0
| | | | | | bring the Tuscany code into compliance with the OASIS SCA BPEL C&I specification, as described in TUSCANY-3204 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803391 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Moving BPEL decument resolve logic to it's model resolver to ↵lresende2009-07-274-277/+410
| | | | | | solve issues in Ubuntu OS git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798065 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-214-386/+386
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Provide SCA Properties in the BPEL implementation code, as described in ↵edwardsmj2009-07-145-107/+191
| | | | | | TUSCANY 3142 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793920 13f79535-47bb-0310-9956-ffa450edef68
* Add a QName as the type for binding/implementation and use it to compare ↵rfeng2009-06-232-30/+34
| | | | | | model types instead of class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787865 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3079ramkumar2009-06-151-13/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784727 13f79535-47bb-0310-9956-ffa450edef68
* Remove commentted out or unused code and fix IDE warningsantelder2009-05-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772948 13f79535-47bb-0310-9956-ffa450edef68
* Added support for BPEL 2.0 process filesedwardsmj2009-04-221-30/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767426 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-063-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Updates to implementation-bpel to use OASIS namespaces/schemalresende2009-03-053-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750245 13f79535-47bb-0310-9956-ffa450edef68
* Copy the change in r746461 from 1.x to 2.x - Add BPEL document resolver to ↵antelder2009-02-256-8/+104
| | | | | | defer to namespace imports if document is not found in current contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747769 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the implementation.bpel model in 2.xantelder2009-02-2419-0/+2294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747321 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3119-2294/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1919-0/+2294
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1919-2300/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Changed uri and location to strings instead of URI and URL in the BPEL ↵jsdelfino2008-09-017-30/+46
| | | | | | implementation model as strings are more lightweight and that's what we've already done with other similar models as well. Added a pointer to the ModelResolver which can be used to resolve WSDLs and XSDs referenced by the BPEL process when it's deployed and started later, after the original model read/resolve phases. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691053 13f79535-47bb-0310-9956-ffa450edef68
* Moved databinding setting to DOM from implementation-bpel to ↵jsdelfino2008-08-181-4/+0
| | | | | | implementation-bpel-ode as it's really a runtime specific requirement to use DOM, here an ODE requirement. That's also what other implementation extensions do, they set the databinding in the runtime module instead of the model module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686681 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a number of NPEs when a contribution contains multiple WSDLs in a ↵jsdelfino2008-08-172-79/+96
| | | | | | namespace used by a BPEL process. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686587 13f79535-47bb-0310-9956-ffa450edef68
* Some refactoring, moved the factory implementation to the impl package. ↵jsdelfino2008-08-179-67/+15
| | | | | | Moved the XML processors to the XML package. Removed unused exception class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686585 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup and code formatting to help readability.jsdelfino2008-08-1712-697/+612
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686584 13f79535-47bb-0310-9956-ffa450edef68
* Reverting continuum debug statementslresende2008-08-081-26/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683887 13f79535-47bb-0310-9956-ffa450edef68
* Fixing BPEL validation issues in continuum build environmentlresende2008-08-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683832 13f79535-47bb-0310-9956-ffa450edef68
* Some debug to start looking at what's going wrong with the BPEL validation ↵slaws2008-08-071-0/+26
| | | | | | test in the continuum machine. Will be removed shortly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683630 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1720-0/+2406
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68