summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify the sample exclusions by excluding all webapp target folder contentsantelder2010-04-301-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939700 13f79535-47bb-0310-9956-ffa450edef68
* Fix the uri calculationrfeng2010-04-291-16/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939468 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from #939029 to avoid issues with implementation widget ↵lresende2010-04-291-9/+9
| | | | | | and making store sample working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939423 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-eclipse-plugin to release 2.8lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939422 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-war-plugin to release 2.1-beta1lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939421 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-depedency-plugin to release 2.1lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939420 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-resources-plugin to release 2.4.2lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939419 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-install-plugin to release 2.3lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939418 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-clean-plugin to release 2.4lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939417 13f79535-47bb-0310-9956-ffa450edef68
* add jaws tests into buildslaws2010-04-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939316 13f79535-47bb-0310-9956-ffa450edef68
* explicitly call out those extensions which contain Extension Developers' SPI ↵kelvingoodson2010-04-296-0/+49
| | | | | | and those extensions which have a special relationship git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939277 13f79535-47bb-0310-9956-ffa450edef68
* forall classes 'c' in packages interfacedef.java* that are imported by ↵kelvingoodson2010-04-296-0/+6
| | | | | | tuscany module code, tag c as extension spi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939246 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring HTTPCacheContext to common-http module to avoid binding-atom to ↵lresende2010-04-295-9/+5
| | | | | | depend on binding-http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939202 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML wire format binding implementation for REST binding, and ↵lresende2010-04-2919-17/+612
| | | | | | adjusting/improving tests for XML and JSON wire formats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939194 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML wire format model definition for REST bindinglresende2010-04-297-1/+180
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939193 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML wire format definition to REST binding schemalresende2010-04-291-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939192 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3543 - Return first available binding when creating selfReference ↵lresende2010-04-291-2/+9
| | | | | | with multiple bindings and no default one specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939191 13f79535-47bb-0310-9956-ffa450edef68
* Minor fix for the binding wire format QNamelresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939190 13f79535-47bb-0310-9956-ffa450edef68
* Fix the generated JavaScript to use tuscany.sca.Reference rfeng2010-04-282-16/+25
| | | | | | Use ServletHost.getContextPath() to establish the context path git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939029 13f79535-47bb-0310-9956-ffa450edef68
* a few more spi tagskelvingoodson2010-04-283-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938985 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by host* extensionskelvingoodson2010-04-285-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938958 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by ↵kelvingoodson2010-04-286-1/+11
| | | | | | databinding-jaxb-sxiom databinding-json and endpoint* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938934 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by databinding-jaxbkelvingoodson2010-04-283-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938827 13f79535-47bb-0310-9956-ffa450edef68
* Tweaking binding implementation and adding tests for GET, PUT, POST ↵lresende2010-04-285-21/+103
| | | | | | operation mapping with the JSON wire format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938773 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to simulate a browser GET call and verify the right JSON is ↵lresende2010-04-281-10/+20
| | | | | | produced git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938772 13f79535-47bb-0310-9956-ffa450edef68
* Adding interface-java-jaxrs to web20 featurelresende2010-04-281-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938771 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jax-rs operation flag in the test case to match what is used by the ↵lresende2010-04-271-1/+1
| | | | | | runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938688 13f79535-47bb-0310-9956-ffa450edef68
* Operation selector implementation that uses JAX-RS annotations to map http ↵lresende2010-04-2717-47/+406
| | | | | | requests to properly annotated REST interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938687 13f79535-47bb-0310-9956-ffa450edef68
* Fixing key used as flag to JAX-RS related operationslresende2010-04-271-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938686 13f79535-47bb-0310-9956-ffa450edef68
* Adding model for JAX-RS operation selectorlresende2010-04-279-3/+290
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938685 13f79535-47bb-0310-9956-ffa450edef68
* Adding schema definition for JAX-RS operation selectorlresende2010-04-271-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938684 13f79535-47bb-0310-9956-ffa450edef68
* Adding HTTPContext class to handle common context on HTTP related extensionslresende2010-04-271-0/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938683 13f79535-47bb-0310-9956-ffa450edef68
* Making strings as constants...lresende2010-04-272-5/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938682 13f79535-47bb-0310-9956-ffa450edef68
* Initial support for introspecting JAX-RS annotations during interface ↵lresende2010-04-279-0/+506
| | | | | | contract introspection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938681 13f79535-47bb-0310-9956-ffa450edef68
* Fixing mispelled word in java doclresende2010-04-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938680 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by databinding-axiomkelvingoodson2010-04-279-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938572 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by contribution* ↵kelvingoodson2010-04-274-2/+4
| | | | | | and fix some typos in previous tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938567 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by policy-wspolicykelvingoodson2010-04-274-21/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938472 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by policy-transaction*kelvingoodson2010-04-271-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938464 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by policy-securitykelvingoodson2010-04-271-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938459 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by policy-logging ↵kelvingoodson2010-04-271-0/+1
| | | | | | (no additions for interface-wsdl) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938454 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by interface-java*kelvingoodson2010-04-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938441 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated ↵kelvingoodson2010-04-2714-15/+10
| | | | | | binding-ws* + minor cleanup of imports within binding-ws* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938419 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated ↵kelvingoodson2010-04-274-5/+5
| | | | | | binding-rmi* + minor cleanup of binding-rmi imports git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938365 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated ↵kelvingoodson2010-04-271-0/+1
| | | | | | binding-json* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938362 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated ↵kelvingoodson2010-04-2716-15/+13
| | | | | | binding-jms-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938357 13f79535-47bb-0310-9956-ffa450edef68
* Fix string index out of bounds exception calculating executor name when ↵antelder2010-04-261-2/+1
| | | | | | nested nodes executing on multiple threads git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938129 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-266-3/+6
| | | | | | binding-http* (no additions from binding-jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938106 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-267-0/+7
| | | | | | binding-http* (no additions from binding-ejb-*) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938098 13f79535-47bb-0310-9956-ffa450edef68
* Use correct default domain name. (update left off previous commit)antelder2010-04-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938095 13f79535-47bb-0310-9956-ffa450edef68