summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add new InvalidServiceException thats defined in the public review version of...antelder2009-06-191-0/+60
* Add a tuscany command for Equinox consolerfeng2009-06-182-0/+69
* Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...rfeng2009-06-1810-24/+48
* Remove unused importsrfeng2009-06-181-19/+16
* Reformat the coderfeng2009-06-187-114/+143
* Remove unused methodsrfeng2009-06-182-143/+16
* Start to play with JMX management for SCA nodesrfeng2009-06-173-0/+115
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-1724-200/+288
* Fix the OSGi MFrfeng2009-06-161-1/+7
* Remove unused classantelder2009-06-161-51/+0
* Add jquery client html pageantelder2009-06-161-0/+51
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder2009-06-1613-0/+770
* TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two of...slaws2009-06-1648-0/+2279
* Commented import resolving code from XSDModelResolver as its not applicable f...ramkumar2009-06-161-4/+6
* TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...slaws2009-06-153-3/+32
* TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws2009-06-156-139/+106
* Fixes for TUSCANY-3079ramkumar2009-06-155-62/+153
* Starting to work on porting binding-http-runtime from 1.x branchlresende2009-06-1422-0/+3169
* Starting to work on porting binding-http from 1.x branchlresende2009-06-1413-0/+1098
* Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng2009-06-1211-97/+253
* Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng2009-06-124-49/+61
* Remove commented out methodsrfeng2009-06-121-42/+0
* Add back in the getServiceEndpoints methodantelder2009-06-122-0/+43
* Minor cosmetic/formatting changeslresende2009-06-121-16/+13
* Removing @deprecated methods that are not being referenced in any 2.x codelresende2009-06-121-19/+0
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-1154-335/+334
* TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws2009-06-117-23/+23
* TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder2009-06-111-3/+5
* TUSCANY-3082 extend the reference clone operation so that the endpoint refere...slaws2009-06-111-1/+10
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1140-1796/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1121-1428/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-118-545/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1128-1493/+0
* Move *-osoa modules from trunk to contib as discussed on MLantelder2009-06-1144-6296/+0
* Take *-osoa modules out of build in preparation for moving to contribantelder2009-06-111-2/+0
* Move binding-jsonrpc to contrib as discussed on MLantelder2009-06-1110-494/+0
* Move binding-dwr to contrib as discussed on MLantelder2009-06-1110-462/+0
* Take dwr and jsonrpc bindings out of main build as they're not finished and n...antelder2009-06-111-2/+0
* Move binding-dwr-runtime to contrib as discussed on MLantelder2009-06-1110-900/+0
* Move binding-rest-runtime to contrib as discussed on MLantelder2009-06-119-837/+0
* Move binding-rest to contrib as discussed on MLantelder2009-06-118-284/+0
* Move binding-ws-jaxws to contrib as discussed on MLantelder2009-06-1113-1147/+0
* TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws2009-06-1133-475/+329
* Update implementation-bpel so it works agian when the contribution file name ...antelder2009-06-112-2/+13
* Use uri for Endpoint/EndpointReferencerfeng2009-06-1111-262/+377
* Add uri to Endpoint/EndpointReferencerfeng2009-06-108-57/+120
* Remove unused getEndpoints() methodrfeng2009-06-102-43/+0
* Allow the use of configured attributes for ModuleActivator and Utilityrfeng2009-06-102-29/+53
* Fix URI double-escaping issuerfeng2009-06-103-0/+9
* Fix the class type for DefaultBeanModelProcessorrfeng2009-06-101-30/+30