summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-2610-1/+15
| | | | | | binding-atom-* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938086 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-2612-6/+18
| | | | | | interface-wsdl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938056 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-2611-1/+15
| | | | | | interface-java and interface-java-jaxws git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937995 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-263-5/+7
| | | | | | implementation-web implementation-web-client and implementation-web-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937986 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-267-1/+7
| | | | | | implementation-spring and implementation-spring-sca git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937981 13f79535-47bb-0310-9956-ffa450edef68
* Avoid empty default domain nameantelder2010-04-261-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937977 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE when no network is foundantelder2010-04-261-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937974 13f79535-47bb-0310-9956-ffa450edef68
* mark classes as extension spi according to use indicated by ↵kelvingoodson2010-04-261-1/+1
| | | | | | implementation-osgi-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937969 13f79535-47bb-0310-9956-ffa450edef68
* mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2010-04-265-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937968 13f79535-47bb-0310-9956-ffa450edef68
* Disable ActiveMQ shutdown hook in the jms tests to see if that makes the ↵antelder2010-04-267-7/+7
| | | | | | hudson build faster git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937960 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase for extra propertyantelder2010-04-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937892 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast registry to use runtime propertiesantelder2010-04-251-4/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937891 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast registry to use runtime propertiesantelder2010-04-253-57/+258
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937890 13f79535-47bb-0310-9956-ffa450edef68
* Update NodeFactory to set the default domain name propertyantelder2010-04-251-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937885 13f79535-47bb-0310-9956-ffa450edef68
* Update sca client impl to set nodefactory propertiesantelder2010-04-251-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937884 13f79535-47bb-0310-9956-ffa450edef68
* Update scaclient sample to work with default inputantelder2010-04-251-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937883 13f79535-47bb-0310-9956-ffa450edef68
* Update webapp host to support a contribution init param pointing to a folder ↵antelder2010-04-251-5/+16
| | | | | | as well as an individual contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937880 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation for JSON wire format for REST bindinglresende2010-04-2525-109/+947
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937850 13f79535-47bb-0310-9956-ffa450edef68
* Updating binding-rest schema to define JSON wire format elementlresende2010-04-251-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937849 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup of unused depedencylresende2010-04-251-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937848 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring/Simplifying JSON wireFormat class nameslresende2010-04-257-302/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937847 13f79535-47bb-0310-9956-ffa450edef68