summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for TUSCANY-3117ramkumar2009-06-232-47/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787566 13f79535-47bb-0310-9956-ffa450edef68
* Use componentURI/serviceName/bindingName to derive the URI of a binding if ↵rfeng2009-06-231-90/+85
| | | | | | not present git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787503 13f79535-47bb-0310-9956-ffa450edef68
* Exclude .svn files rfeng2009-06-221-2/+14
| | | | | | Not scan internal jars if it is not on the Bundle-Classpath header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787381 13f79535-47bb-0310-9956-ffa450edef68
* Add jstl dependency so apps using tuscany-jsf don't need to define itantelder2009-06-221-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787297 13f79535-47bb-0310-9956-ffa450edef68
* correct manifest for removal of conversation packageslaws2009-06-221-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787188 13f79535-47bb-0310-9956-ffa450edef68
* License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws2009-06-225-0/+124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787187 13f79535-47bb-0310-9956-ffa450edef68
* Remove all conversational related code from SCA API and code that uses it as ↵antelder2009-06-2237-2227/+8
| | | | | | per the public review spec's git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787158 13f79535-47bb-0310-9956-ffa450edef68
* Only unregister the MBean if it's registeredrfeng2009-06-192-7/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786621 13f79535-47bb-0310-9956-ffa450edef68
* Make the remote flag consistent in names and setters/gettersrfeng2009-06-197-27/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786602 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the ↵slaws2009-06-1926-147/+125
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786563 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws2009-06-191-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786559 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 build top level composite rather than the individual composites ↵slaws2009-06-192-40/+27
| | | | | | that it contains git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786558 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3106 missed file on previous checkinslaws2009-06-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786557 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3107 temporary work around to allow itest/nodes to run slaws2009-06-191-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786556 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 - add flag to indicate remotenessslaws2009-06-194-2/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786554 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3106 refactor include processing to make autowire handling match ↵slaws2009-06-192-48/+69
| | | | | | OASIS assembly section 5.6 point 4 algorithm. More work required for other points. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786553 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers ↵slaws2009-06-1914-99/+119
| | | | | | rather than component/reference or service/binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786552 13f79535-47bb-0310-9956-ffa450edef68
* Add a basic way for testcases toset the default http portantelder2009-06-191-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786535 13f79535-47bb-0310-9956-ffa450edef68
* Add a basic test for the jsonp bindingantelder2009-06-193-6/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786534 13f79535-47bb-0310-9956-ffa450edef68
* Add new InvalidServiceException thats defined in the public review version ↵antelder2009-06-191-0/+60
| | | | | | of the Java CAA spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786437 13f79535-47bb-0310-9956-ffa450edef68
* Add a tuscany command for Equinox consolerfeng2009-06-182-0/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786305 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng2009-06-1810-24/+48
| | | | | | now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-06-181-19/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786203 13f79535-47bb-0310-9956-ffa450edef68
* Reformat the coderfeng2009-06-187-114/+143
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785883 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused methodsrfeng2009-06-182-143/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785870 13f79535-47bb-0310-9956-ffa450edef68
* Start to play with JMX management for SCA nodesrfeng2009-06-173-0/+115
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785857 13f79535-47bb-0310-9956-ffa450edef68
* Add a LifeCycleListener interface so that extension points or extension can ↵rfeng2009-06-1724-200/+288
| | | | | | be called back upon the start/stop of the extension point registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785699 13f79535-47bb-0310-9956-ffa450edef68
* Fix the OSGi MFrfeng2009-06-161-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785429 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused classantelder2009-06-161-51/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785416 13f79535-47bb-0310-9956-ffa450edef68
* Add jquery client html pageantelder2009-06-161-0/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785414 13f79535-47bb-0310-9956-ffa450edef68
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a ↵antelder2009-06-1613-0/+770
| | | | | | simple helloworld type jsonp service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785412 13f79535-47bb-0310-9956-ffa450edef68
* 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
* 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
* 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-156-139/+106
| | | | | | 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
* 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
* 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
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 ↵slaws2009-06-1154-335/+334
| | | | | | 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
* 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
* 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
* 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