summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786763 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786762 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19Only unregister the MBean if it's registeredrfeng2-7/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786621 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19Make the remote flag consistent in names and setters/gettersrfeng7-27/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786602 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3092 - bring up remote version of binding.sca and include it in the ↵slaws28-147/+133
build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786563 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786559 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3092 build top level composite rather than the individual composites ↵slaws2-40/+27
that it contains git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786558 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3106 missed file on previous checkinslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786557 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3107 temporary work around to allow itest/nodes to run slaws1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786556 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3092 - add flag to indicate remotenessslaws4-2/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786554 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19TUSCANY-3106 refactor include processing to make autowire handling match ↵slaws2-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
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers ↵slaws14-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
2009-06-19Add a basic way for testcases toset the default http portantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786535 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19Add a basic test for the jsonp bindingantelder3-6/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786534 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19add mirror pom hierarchy to reference into read-only otests extraction from ↵kelvingoodson70-3/+2803
OASIS svn repo and run OASIS tests from the tests directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786525 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19Merge r786047 from m3 branch to trunk to update the oc files for the M3 releaseantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786447 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19Add new InvalidServiceException thats defined in the public review version ↵antelder1-0/+60
of the Java CAA spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786437 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19LICENSE file updates and correctionsantelder1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786410 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Add a tuscany command for Equinox consolerfeng2-0/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786305 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are ↵rfeng10-24/+48
now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Add customization of axis2/axiom bundle MFsrfeng2-0/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786263 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Remove unused importsrfeng1-19/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786203 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Reformat the coderfeng7-114/+143
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785883 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Remove unused methodsrfeng2-143/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785870 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17Start to play with JMX management for SCA nodesrfeng3-0/+115
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785857 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17Add a LifeCycleListener interface so that extension points or extension can ↵rfeng24-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
2009-06-16Fix the OSGi MFrfeng1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785429 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Remove unused classantelder1-51/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785416 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Add jquery client html pageantelder1-0/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785414 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Intial code for a jsonp binding runtime. Very basic butit does wokfor a ↵antelder13-0/+770
simple helloworld type jsonp service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785412 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Add in the webapp samples to the distroantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785390 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two ↵slaws48-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
2009-06-16Remove typo < character from nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785216 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Add two missing AL headersantelder2-0/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785146 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Commented import resolving code from XSDModelResolver as its not applicable ↵ramkumar1-4/+6
for in-line schemas git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785126 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Don't hard code the jar version name so its easy to make tuscany branches ↵antelder2-4/+35
and releases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785108 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15TUSCANY-3092 - add a flag recording whether an endpoint reference refers to ↵slaws3-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
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the ↵slaws7-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
2009-06-15TUSCANY-3093 - new itest for callbacks over web services. This version ↵slaws9-0/+480
demonstrates minimal configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784754 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Fixes for TUSCANY-3079ramkumar5-62/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784727 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Starting to work on porting binding-http-runtime from 1.x branchlresende22-0/+3169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784561 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Starting to work on porting binding-http from 1.x branchlresende13-0/+1098
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784560 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry ↵rfeng11-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
2009-06-12Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng4-49/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784222 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Remove commented out methodsrfeng1-42/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784221 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Add back in the getServiceEndpoints methodantelder2-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784056 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Updating BPEL and WSDL to properly work with wsImport and not generate ↵lresende2-5/+6
Holder style interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784024 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Consructing contribuition location, as default no parameter createNode is ↵lresende1-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
2009-06-12Updating OASIS namespacelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784019 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Removing unecessary SDO dependency from project pomlresende1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784018 13f79535-47bb-0310-9956-ffa450edef68