summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-19TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws1-0/+7
2009-06-19TUSCANY-3092 build top level composite rather than the individual composites ...slaws2-40/+27
2009-06-19TUSCANY-3106 missed file on previous checkinslaws1-1/+1
2009-06-19TUSCANY-3107 temporary work around to allow itest/nodes to run slaws1-1/+6
2009-06-19TUSCANY-3092 - add flag to indicate remotenessslaws4-2/+27
2009-06-19TUSCANY-3106 refactor include processing to make autowire handling match OASI...slaws2-48/+69
2009-06-19TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws14-99/+119
2009-06-19Add a basic way for testcases toset the default http portantelder1-1/+2
2009-06-19Add a basic test for the jsonp bindingantelder3-6/+21
2009-06-19add mirror pom hierarchy to reference into read-only otests extraction from O...kelvingoodson70-3/+2803
2009-06-19Merge r786047 from m3 branch to trunk to update the oc files for the M3 releaseantelder1-2/+2
2009-06-19Add new InvalidServiceException thats defined in the public review version of...antelder1-0/+60
2009-06-19LICENSE file updates and correctionsantelder1-6/+11
2009-06-18Add a tuscany command for Equinox consolerfeng2-0/+69
2009-06-18Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng10-24/+48
2009-06-18Add customization of axis2/axiom bundle MFsrfeng2-0/+59
2009-06-18Remove unused importsrfeng1-19/+16
2009-06-18Reformat the coderfeng7-114/+143
2009-06-18Remove unused methodsrfeng2-143/+16
2009-06-17Start to play with JMX management for SCA nodesrfeng3-0/+115
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng24-200/+288
2009-06-16Fix the OSGi MFrfeng1-1/+7
2009-06-16Remove unused classantelder1-51/+0
2009-06-16Add jquery client html pageantelder1-0/+51
2009-06-16Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder13-0/+770
2009-06-16Add in the webapp samples to the distroantelder1-0/+10
2009-06-16TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two of...slaws48-0/+2279
2009-06-16Remove typo < character from nameantelder1-1/+1
2009-06-16Add two missing AL headersantelder2-0/+38
2009-06-16Commented import resolving code from XSDModelResolver as its not applicable f...ramkumar1-4/+6
2009-06-16Don't hard code the jar version name so its easy to make tuscany branches and...antelder2-4/+35
2009-06-15TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...slaws3-3/+32
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws7-139/+107
2009-06-15TUSCANY-3093 - new itest for callbacks over web services. This version demons...slaws9-0/+480
2009-06-15Fixes for TUSCANY-3079ramkumar5-62/+153
2009-06-14Starting to work on porting binding-http-runtime from 1.x branchlresende22-0/+3169
2009-06-14Starting to work on porting binding-http from 1.x branchlresende13-0/+1098
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng11-97/+253
2009-06-12Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng4-49/+61
2009-06-12Remove commented out methodsrfeng1-42/+0
2009-06-12Add back in the getServiceEndpoints methodantelder2-0/+43
2009-06-12Updating BPEL and WSDL to properly work with wsImport and not generate Holder...lresende2-5/+6
2009-06-12Consructing contribuition location, as default no parameter createNode is not...lresende1-1/+4
2009-06-12Updating OASIS namespacelresende1-1/+1
2009-06-12Removing unecessary SDO dependency from project pomlresende1-6/+0
2009-06-12Minor cosmetic/formatting changeslresende1-16/+13
2009-06-12Removing @deprecated methods that are not being referenced in any 2.x codelresende1-19/+0
2009-06-12Minor fix on test case to comply with jUnit 4.5 stylelresende1-3/+3
2009-06-12Using wsimport to generate java artifacts from wsdllresende1-16/+162
2009-06-12Changing helloworld.wsdl to avoid holder pattern when using wsimportlresende1-2/+14