summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-12Updating Copyright Year in NOTICE fileslresende81-81/+81
2010-05-12Fixing extra space that was causing issues with implementation.widget generat...lresende1-2/+2
2010-05-12Adding generated eTag to RPC style invocationslresende2-9/+52
2010-05-12Minor formatting...lresende1-110/+128
2010-05-12Removing system.out.println()lresende1-3/+0
2010-05-12Adding RPC Operation Selector to binding.restlresende22-35/+745
2010-05-11TUSCANY-3553 - add the SCA spec schema to the system contribution so that use...slaws4-8/+74
2010-05-11Considering request encoding when processing bodylresende2-18/+54
2010-05-10Updating test to check declarative header supportlresende2-1/+11
2010-05-10error message updates for caa otestskelvingoodson9-17/+17
2010-05-08Don't install jars in the distribution lib folder into the OSGi runtimeslaws1-0/+5
2010-05-07Adding support for declarative http headers in binding.restlresende8-19/+203
2010-05-07Adding model for declarative http headers and other minor formattingslresende5-1/+87
2010-05-07Adding schema for declarative headerslresende1-0/+17
2010-05-07Removing unused imports...lresende1-2/+0
2010-05-07add jaxrs dependencyslaws1-1/+2
2010-05-07Fix enabling Tuscany SDO modules to load under OSGi - code previously treated...edwardsmj1-1/+3
2010-05-07add conformance statements to error message after running otestskelvingoodson6-11/+11
2010-05-07Added correct version # parameters to the imports of sdo packages in the MANI...edwardsmj1-3/+3
2010-05-07Extend composite document processing to support DTD declarations and Entity d...edwardsmj1-5/+45
2010-05-06Catch up with Mikes SDO changes at r941719slaws1-0/+3
2010-05-06Fixes to databinding-sdo required to enable the module to work under OSGi, as...edwardsmj8-12/+66
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws11-10/+256
2010-05-06And fix typo here alsoslaws1-1/+1
2010-05-06Fix typo in commentslaws1-1/+1
2010-05-06TUSCANY-3546slaws1-0/+40
2010-05-06Removing unused js generator from implementation widgetlresende1-218/+0
2010-05-05Update to use NodeFactory as now that does most things that DomainNode didantelder1-2/+6
2010-05-05Update testcase to test default schemeantelder2-4/+8
2010-05-05Use default node factory config if no config init param existsantelder1-1/+5
2010-05-05Avoid NPE if reg uri is nullantelder1-2/+1
2010-05-05No code change just format the codeantelder1-14/+15
2010-05-05Update to Abdera 1.0antelder1-5/+5
2010-05-04Make error more meaningful but the message really needs to be separated into ...slaws1-1/+1
2010-05-04Remove invalid commentsrfeng1-8/+0
2010-05-03Format the coderfeng1-203/+159
2010-05-03Add a utility to generate a JAX-RS resource class from the JAX-RS annotated i...rfeng9-1/+702
2010-04-30Add basic support for binary data types for binding.restrfeng8-53/+426
2010-04-30Minor update on REST cache control test case to accomodate refactoring to use...lresende1-5/+7
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende5-322/+67
2010-04-30Removing unused code...lresende2-120/+0
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende6-37/+116
2010-04-30Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ...lresende1-21/+19
2010-04-30Add uri: and properties: so these work with the .bat/.sh scriptsantelder1-1/+1
2010-04-29Fix the uri calculationrfeng1-16/+25
2010-04-29Reverting changes from #939029 to avoid issues with implementation widget and...lresende1-9/+9
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson6-0/+49
2010-04-29forall classes 'c' in packages interfacedef.java* that are imported by tuscan...kelvingoodson6-0/+6
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende5-9/+5
2010-04-29Adding XML wire format binding implementation for REST binding, and adjusting...lresende19-17/+612