summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updating BPEL and WSDL to properly work with wsImport and not generate Holder...lresende2009-06-122-5/+6
* Consructing contribuition location, as default no parameter createNode is not...lresende2009-06-121-1/+4
* Updating OASIS namespacelresende2009-06-121-1/+1
* Removing unecessary SDO dependency from project pomlresende2009-06-121-6/+0
* 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
* Minor fix on test case to comply with jUnit 4.5 stylelresende2009-06-121-3/+3
* Using wsimport to generate java artifacts from wsdllresende2009-06-121-16/+162
* Changing helloworld.wsdl to avoid holder pattern when using wsimportlresende2009-06-121-2/+14
* Migrating test case to jUnit 4.5 stylelresende2009-06-121-10/+13
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-1155-341/+340
* Add version to maven-jetty-pluginrfeng2009-06-114-24/+28
* TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws2009-06-117-23/+23
* Add version to maven-jetty-pluginrfeng2009-06-111-1/+2
* 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
* Remove unused system property definitionantelder2009-06-111-1/+0
* 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-1134-477/+335
* Add the bpel webapp itest to the build as its working nowantelder2009-06-111-0/+1
* Correct bpel webapp itest to use the correct context pathantelder2009-06-111-1/+1
* Update implementation-bpel so it works agian when the contribution file name ...antelder2009-06-112-2/+13
* Put the helloworld jsp itest back into the build as its working again nowantelder2009-06-111-1/+1
* Correct bpel script so that it returns 'Hello ' and the nameantelder2009-06-111-1/+1
* Update context to match what the testcase is using so that the itest works againantelder2009-06-111-2/+2
* Use maven cargo plugin 1.0rfeng2009-06-111-1/+1
* Use uri for Endpoint/EndpointReferencerfeng2009-06-1111-262/+377
* Add uri to Endpoint/EndpointReferencerfeng2009-06-109-57/+125
* 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