summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove typo < character from nameantelder2009-06-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785216 13f79535-47bb-0310-9956-ffa450edef68
* Add two missing AL headersantelder2009-06-162-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785146 13f79535-47bb-0310-9956-ffa450edef68
* Commented import resolving code from XSDModelResolver as its not applicable ↵ramkumar2009-06-161-4/+6
| | | | | | for in-line schemas git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785126 13f79535-47bb-0310-9956-ffa450edef68
* Don't hard code the jar version name so its easy to make tuscany branches ↵antelder2009-06-162-4/+35
| | | | | | and releases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785108 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 - add a flag recording whether an endpoint reference refers to ↵slaws2009-06-153-3/+32
| | | | | | a remote endpoint and set it accordingly. Not used for anything yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784761 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the ↵slaws2009-06-157-139/+107
| | | | | | from field of the web service WSA header "from" element. Includes associated changes to do something useful with this URI. There are changes here I had to make that push on the meaning of the InterfaceContract in endpoints and endpoint references. Needs further discussion. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784759 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3093 - new itest for callbacks over web services. This version ↵slaws2009-06-159-0/+480
| | | | | | demonstrates minimal configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784754 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3079ramkumar2009-06-155-62/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784727 13f79535-47bb-0310-9956-ffa450edef68
* Starting to work on porting binding-http-runtime from 1.x branchlresende2009-06-1422-0/+3169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784561 13f79535-47bb-0310-9956-ffa450edef68
* Starting to work on porting binding-http from 1.x branchlresende2009-06-1413-0/+1098
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784560 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry ↵rfeng2009-06-1211-97/+253
| | | | | | | | so that deserialized object can be resolved Make the EndpointSerializer a declared utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784270 13f79535-47bb-0310-9956-ffa450edef68
* Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng2009-06-124-49/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784222 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out methodsrfeng2009-06-121-42/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784221 13f79535-47bb-0310-9956-ffa450edef68
* Add back in the getServiceEndpoints methodantelder2009-06-122-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784056 13f79535-47bb-0310-9956-ffa450edef68
* Updating BPEL and WSDL to properly work with wsImport and not generate ↵lresende2009-06-122-5/+6
| | | | | | Holder style interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784024 13f79535-47bb-0310-9956-ffa450edef68
* Consructing contribuition location, as default no parameter createNode is ↵lresende2009-06-121-1/+4
| | | | | | not working when composite is in resource subdirectory and not in root of contribution among other issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784021 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespacelresende2009-06-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784019 13f79535-47bb-0310-9956-ffa450edef68
* Removing unecessary SDO dependency from project pomlresende2009-06-121-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784018 13f79535-47bb-0310-9956-ffa450edef68
* Minor cosmetic/formatting changeslresende2009-06-121-16/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784017 13f79535-47bb-0310-9956-ffa450edef68
* Removing @deprecated methods that are not being referenced in any 2.x codelresende2009-06-121-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784006 13f79535-47bb-0310-9956-ffa450edef68
* Minor fix on test case to comply with jUnit 4.5 stylelresende2009-06-121-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784003 13f79535-47bb-0310-9956-ffa450edef68
* Using wsimport to generate java artifacts from wsdllresende2009-06-121-16/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784000 13f79535-47bb-0310-9956-ffa450edef68
* Changing helloworld.wsdl to avoid holder pattern when using wsimportlresende2009-06-121-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783999 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test case to jUnit 4.5 stylelresende2009-06-121-10/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783998 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 ↵slaws2009-06-1155-341/+340
| | | | | | subscript now they are in use full time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783845 13f79535-47bb-0310-9956-ffa450edef68
* Add version to maven-jetty-pluginrfeng2009-06-114-24/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783827 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire ↵slaws2009-06-117-23/+23
| | | | | | class names now they are in use full time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783820 13f79535-47bb-0310-9956-ffa450edef68
* Add version to maven-jetty-pluginrfeng2009-06-111-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783819 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3015, fix testcase so it works when run in diarectory that contains ↵antelder2009-06-111-3/+5
| | | | | | a space in its name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783763 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3082 extend the reference clone operation so that the endpoint ↵slaws2009-06-111-1/+10
| | | | | | references themselves are cloned and made to point back to the cloned reference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783752 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused system property definitionantelder2009-06-111-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783709 13f79535-47bb-0310-9956-ffa450edef68
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1140-1796/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783685 13f79535-47bb-0310-9956-ffa450edef68
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1121-1428/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783684 13f79535-47bb-0310-9956-ffa450edef68
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-118-545/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783683 13f79535-47bb-0310-9956-ffa450edef68
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1128-1493/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783682 13f79535-47bb-0310-9956-ffa450edef68
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1144-6296/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783681 13f79535-47bb-0310-9956-ffa450edef68
* Take *-osoa modules out of build in preparation for moving to contribantelder2009-06-111-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783679 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-jsonrpc to contrib as discussed on MLantelder2009-06-1110-494/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783674 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-dwr to contrib as discussed on MLantelder2009-06-1110-462/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783671 13f79535-47bb-0310-9956-ffa450edef68
* Take dwr and jsonrpc bindings out of main build as they're not finished and ↵antelder2009-06-111-2/+0
| | | | | | not being actively worked on just now so moving to contrib git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783670 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-dwr-runtime to contrib as discussed on MLantelder2009-06-1110-900/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783669 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-rest-runtime to contrib as discussed on MLantelder2009-06-119-837/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783668 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-rest to contrib as discussed on MLantelder2009-06-118-284/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783667 13f79535-47bb-0310-9956-ffa450edef68
* Move binding-ws-jaxws to contrib as discussed on MLantelder2009-06-1113-1147/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783666 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference ↵slaws2009-06-1134-477/+335
| | | | | | and replace with EndpointReference2 and Endpoint2 as appropriate. You'll see that some of the changes have left more commented out code as the old EndpointReference has code to support callback/conversation function not required by OASIS. I've also disabled some itests for this reason. Note that callbacks over web services won't work yet as work on EndpointReference2 is still ongoing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783664 13f79535-47bb-0310-9956-ffa450edef68
* Add the bpel webapp itest to the build as its working nowantelder2009-06-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783661 13f79535-47bb-0310-9956-ffa450edef68
* Correct bpel webapp itest to use the correct context pathantelder2009-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783659 13f79535-47bb-0310-9956-ffa450edef68
* Update implementation-bpel so it works agian when the contribution file name ↵antelder2009-06-112-2/+13
| | | | | | contains a spaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783658 13f79535-47bb-0310-9956-ffa450edef68
* Put the helloworld jsp itest back into the build as its working again nowantelder2009-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783657 13f79535-47bb-0310-9956-ffa450edef68
* Correct bpel script so that it returns 'Hello ' and the nameantelder2009-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783656 13f79535-47bb-0310-9956-ffa450edef68