summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-23Fixes for TUSCANY-3117ramkumar2-47/+67
2009-06-23Move OSGI-INF to the root so that these bundles can be directly launched from...rfeng12-0/+0
2009-06-23Use componentURI/serviceName/bindingName to derive the URI of a binding if no...rfeng1-90/+85
2009-06-22Add READMEs and diagramsrfeng3-0/+338
2009-06-22Add OSGI-INF as a resource folderrfeng1-0/+7
2009-06-22Exclude .svn files rfeng1-2/+14
2009-06-22Add jstl dependency so apps using tuscany-jsf don't need to define itantelder1-0/+7
2009-06-22Update myfaces achetype for tuscany myfaces module package renameantelder1-1/+1
2009-06-22more pom fixes for global substitution errorkelvingoodson67-201/+201
2009-06-22global search and replace had messed up general java pom - hence class files ...kelvingoodson1-3/+3
2009-06-22correct manifest for removal of conversation packageslaws1-2/+0
2009-06-22License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws8-3/+235
2009-06-22correct spelling of dependency - partial fix for build problem issue - now ne...kelvingoodson1-1/+1
2009-06-22Remove all conversational related code from SCA API and code that uses it as ...antelder39-2230/+9
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-3/+3
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-2/+3
2009-06-20Merge r786047 from m3 branch to trunk to update the doc files for the M3 releaseantelder1-2/+2
2009-06-19Only unregister the MBean if it's registeredrfeng2-7/+25
2009-06-19Make the remote flag consistent in names and setters/gettersrfeng7-27/+52
2009-06-19TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...slaws28-147/+133
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