summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to use defaultDomainNameantelder2010-05-141-1/+1
* Add missing OSGi importrfeng2010-05-131-0/+1
* Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws2010-05-133-21/+43
* TUSCANY-3553 - remove the full dtd URL as, when this is read into the XsdMode...slaws2010-05-132-2/+2
* Add missing dependencies and versionsslaws2010-05-132-6/+7
* Set the domain name frm the properties uri configantelder2010-05-131-0/+1
* Update to throw NoSuchDomainException/NoSuchServiceException as appropriate i...antelder2010-05-132-9/+24
* Updating Copyright Year in NOTICE fileslresende2010-05-1281-81/+81
* Fixing extra space that was causing issues with implementation.widget generat...lresende2010-05-121-2/+2
* Adding generated eTag to RPC style invocationslresende2010-05-122-9/+52
* Minor formatting...lresende2010-05-121-110/+128
* Removing system.out.println()lresende2010-05-121-3/+0
* Adding RPC Operation Selector to binding.restlresende2010-05-1222-35/+745
* TUSCANY-3553 - add the SCA spec schema to the system contribution so that use...slaws2010-05-114-8/+74
* Considering request encoding when processing bodylresende2010-05-112-18/+54
* Updating test to check declarative header supportlresende2010-05-102-1/+11
* error message updates for caa otestskelvingoodson2010-05-109-17/+17
* Don't install jars in the distribution lib folder into the OSGi runtimeslaws2010-05-081-0/+5
* Adding support for declarative http headers in binding.restlresende2010-05-078-19/+203
* Adding model for declarative http headers and other minor formattingslresende2010-05-075-1/+87
* Adding schema for declarative headerslresende2010-05-071-0/+17
* Removing unused imports...lresende2010-05-071-2/+0
* add jaxrs dependencyslaws2010-05-071-1/+2
* Fix enabling Tuscany SDO modules to load under OSGi - code previously treated...edwardsmj2010-05-071-1/+3
* add conformance statements to error message after running otestskelvingoodson2010-05-076-11/+11
* Added correct version # parameters to the imports of sdo packages in the MANI...edwardsmj2010-05-071-3/+3
* Extend composite document processing to support DTD declarations and Entity d...edwardsmj2010-05-071-5/+45
* Catch up with Mikes SDO changes at r941719slaws2010-05-061-0/+3
* Fixes to databinding-sdo required to enable the module to work under OSGi, as...edwardsmj2010-05-068-12/+66
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-0611-10/+256
* And fix typo here alsoslaws2010-05-061-1/+1
* Fix typo in commentslaws2010-05-061-1/+1
* TUSCANY-3546slaws2010-05-061-0/+40
* Removing unused js generator from implementation widgetlresende2010-05-061-218/+0
* Update to use NodeFactory as now that does most things that DomainNode didantelder2010-05-051-2/+6
* Update testcase to test default schemeantelder2010-05-052-4/+8
* Use default node factory config if no config init param existsantelder2010-05-051-1/+5
* Avoid NPE if reg uri is nullantelder2010-05-051-2/+1
* No code change just format the codeantelder2010-05-051-14/+15
* Update to Abdera 1.0antelder2010-05-051-5/+5
* Make error more meaningful but the message really needs to be separated into ...slaws2010-05-041-1/+1
* Remove invalid commentsrfeng2010-05-041-8/+0
* Format the coderfeng2010-05-031-203/+159
* Add a utility to generate a JAX-RS resource class from the JAX-RS annotated i...rfeng2010-05-039-1/+702
* Add basic support for binary data types for binding.restrfeng2010-04-308-53/+426
* Minor update on REST cache control test case to accomodate refactoring to use...lresende2010-04-301-5/+7
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-305-322/+67
* Removing unused code...lresende2010-04-302-120/+0
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-306-37/+116
* Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ...lresende2010-04-301-21/+19