summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two ↵slaws2009-06-1648-0/+2279
| | | | | | of the unit tests are working at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785290 13f79535-47bb-0310-9956-ffa450edef68
* Merge > typo fix in r785216 from 2.x to m3 branchantelder2009-06-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785217 13f79535-47bb-0310-9956-ffa450edef68
* 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
* Merge missing AL header fix in r785146 from 2.x trunk to m3antelder2009-06-162-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785147 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
* Merge 785126 from 2.x trunk to M3 to fix Commented import resolving code ↵antelder2009-06-161-4/+6
| | | | | | from XSDModelResolver as its not applicable for in-line schemas git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785143 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
* Merge 785108 from 2.x to 2.0 m3 branch to remove the explicit jar version ↵antelder2009-06-162-4/+35
| | | | | | dependency in the nodes itests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785109 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
* Take jsonp out of pom as the module ins't included in m3antelder2009-06-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785094 13f79535-47bb-0310-9956-ffa450edef68
* Create 2.0 M3 release branchantelder2009-06-162978-0/+264450
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785089 13f79535-47bb-0310-9956-ffa450edef68
* Added EJB binding related projects into the buildmcombellack2009-06-153-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785002 13f79535-47bb-0310-9956-ffa450edef68
* Added notification launcher that will use the EJB service exposed by the SMS ↵mcombellack2009-06-154-0/+200
| | | | | | gateway git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785001 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack2009-06-155-0/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785000 13f79535-47bb-0310-9956-ffa450edef68
* Added notification contribution that connects to the SMS gateway that ↵mcombellack2009-06-153-0/+115
| | | | | | exposes an EJB service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784997 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
* Fixes for TUSCANY-3080ramkumar2009-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784700 13f79535-47bb-0310-9956-ffa450edef68
* Added smsgateway-rmi-service to the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784626 13f79535-47bb-0310-9956-ffa450edef68
* Added notification-rmi-launcher to the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784625 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes it's service over RMImcombellack2009-06-144-0/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784624 13f79535-47bb-0310-9956-ffa450edef68
* Added launcher for the notification service connecting to the SMS gateway ↵mcombellack2009-06-144-0/+188
| | | | | | with an RMI interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784623 13f79535-47bb-0310-9956-ffa450edef68
* Added notification-rmi-contribution into the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784621 13f79535-47bb-0310-9956-ffa450edef68
* Added notification service contribution that has an RMI bindingmcombellack2009-06-143-0/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784619 13f79535-47bb-0310-9956-ffa450edef68
* Component name change and separate getting synch results and sending results ↵slaws2009-06-142-3/+4
| | | | | | to callback in Hotel component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784617 13f79535-47bb-0310-9956-ffa450edef68
* Extend the launcher for the interaction examples based on components from ↵slaws2009-06-1422-151/+409
| | | | | | the travel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784575 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
* Need to add a copy of the SMS Gateway Java interface otherwise the code does ↵mcombellack2009-06-131-0/+30
| | | | | | not run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784475 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-06-1322-70/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784450 13f79535-47bb-0310-9956-ffa450edef68
* Refine echo binding to use EchoServer for the reference callsrfeng2009-06-1314-124/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784448 13f79535-47bb-0310-9956-ffa450edef68
* Added a launcher for the currency converter that specifies no bindings so ↵mcombellack2009-06-134-0/+152
| | | | | | will use the default binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784400 13f79535-47bb-0310-9956-ffa450edef68
* Added basic current converter .composite filemcombellack2009-06-131-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784398 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
* Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende2009-06-1250-233/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
* Disabling xml validation to avoid issues when deploying to geronimo-tomcat ↵lresende2009-06-121-0/+6
| | | | | | environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784250 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
* Fixing version id in pom.xmllresende2009-06-121-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784161 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