summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-bpel/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed uri and location to strings instead of URI and URL in the BPEL ↵jsdelfino2008-09-016-29/+45
| | | | | | 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-1711-691/+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-1716-0/+2082
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68