summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-30Updating REST binding to use common-http cache context class and minor ↵lresende5-322/+67
update to HTTPCacheContext factory method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939810 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Removing unused code...lresende2-120/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939809 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ↵lresende6-37/+116
an operation expecting a id paramenter. This gives basic support for get and delete operations on a given resource git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939744 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ↵lresende1-21/+19
used for delete operations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939743 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add uri: and properties: so these work with the .bat/.sh scriptsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939707 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add file missed in prevoous commit - r939702 -Add the base jar to the all ↵antelder1-0/+32
distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939706 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add the base jar to the all distroantelder4-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939702 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Simplify the sample exclusions by excluding all webapp target folder contentsantelder1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939700 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Fix the uri calculationrfeng1-16/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939468 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Reverting changes from #939029 to avoid issues with implementation widget ↵lresende1-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
2010-04-29Updating maven-eclipse-plugin to release 2.8lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939422 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-war-plugin to release 2.1-beta1lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939421 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-depedency-plugin to release 2.1lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939420 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-resources-plugin to release 2.4.2lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939419 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-install-plugin to release 2.3lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939418 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-clean-plugin to release 2.4lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939417 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29add jaws tests into buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939316 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ↵kelvingoodson6-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
2010-04-29forall classes 'c' in packages interfacedef.java* that are imported by ↵kelvingoodson6-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
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to ↵lresende5-9/+5
depend on binding-http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939202 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Adding XML wire format binding implementation for REST binding, and ↵lresende19-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
2010-04-29Adding XML wire format model definition for REST bindinglresende7-1/+180
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939193 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Adding XML wire format definition to REST binding schemalresende1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939192 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29TUSCANY-3543 - Return first available binding when creating selfReference ↵lresende1-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
2010-04-29Minor fix for the binding wire format QNamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939190 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28Fix the generated JavaScript to use tuscany.sca.Reference rfeng2-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
2010-04-28a few more spi tagskelvingoodson3-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938985 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28mark additional classes as extension spi according to use by host* extensionskelvingoodson5-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938958 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28mark additional classes as extension spi according to use by ↵kelvingoodson6-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
2010-04-28mark additional classes as extension spi according to use by databinding-jaxbkelvingoodson3-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938827 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28Tweaking binding implementation and adding tests for GET, PUT, POST ↵lresende5-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
2010-04-28Update testcase to simulate a browser GET call and verify the right JSON is ↵lresende1-10/+20
produced git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938772 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28Adding interface-java-jaxrs to web20 featurelresende1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938771 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Fixing jax-rs operation flag in the test case to match what is used by the ↵lresende1-1/+1
runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938688 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Operation selector implementation that uses JAX-RS annotations to map http ↵lresende17-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
2010-04-27Fixing key used as flag to JAX-RS related operationslresende1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938686 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Adding model for JAX-RS operation selectorlresende9-3/+290
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938685 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Adding schema definition for JAX-RS operation selectorlresende1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938684 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Adding HTTPContext class to handle common context on HTTP related extensionslresende1-0/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938683 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Making strings as constants...lresende2-5/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938682 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Initial support for introspecting JAX-RS annotations during interface ↵lresende9-0/+506
contract introspection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938681 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Fixing mispelled word in java doclresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938680 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use by databinding-axiomkelvingoodson9-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938572 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use by contribution* ↵kelvingoodson4-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
2010-04-27mark additional classes as extension spi according to use by policy-wspolicykelvingoodson4-21/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938472 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use by policy-transaction*kelvingoodson1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938464 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use by policy-securitykelvingoodson1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938459 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use by policy-logging ↵kelvingoodson1-0/+1
(no additions for interface-wsdl) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938454 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use by interface-java*kelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938441 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27mark additional classes as extension spi according to use indicated ↵kelvingoodson14-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