summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
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-11Add a custom manifest and bundle activator so the base jar can be used in osgiantelder6-8/+874
2010-05-11Add the rmi binding and all the osgi modules to include all modules needed to...antelder1-0/+79
2010-05-10Updating test to check declarative header supportlresende2-1/+11
2010-05-10error message updates for caa otestskelvingoodson12-36/+36
2010-05-08enable the calculator-equinox test in the distro itest suite. slaws1-0/+1
2010-05-08Add a tuscany.home property to make it easy to run the ant script from outsid...slaws1-4/+8
2010-05-08Don't install jars in the distribution lib folder into the OSGi runtimeslaws1-0/+5
2010-05-08Exclude shaded jars from the distribution modules directoryslaws1-0/+3
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 otestskelvingoodson10-30/+30
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-07Add back the calculator rmi testsantelder1-2/+0
2010-05-07Put binding-ws-calculator back into the distro itest. It does run now but doe...slaws1-1/+1
2010-05-07add failure instructionsslaws1-2/+2
2010-05-07Playing with getting the sample an scripts working again to remind myself wha...slaws1-3/+31
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...slaws12-11/+257
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-06Move never finished sample from trunk to contribantelder12-0/+0
2010-05-06Add tuscany plugin so sample contribution can be run with mvn tuscany:runantelder1-0/+5
2010-05-06Start bringing property itest up slaws5-18/+19
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.0antelder2-13/+14
2010-05-05Update to use uri format configantelder1-2/+2
2010-05-04Adjusting expected error message after changes from revision 940787lresende1-1/+1
2010-05-04Temporarily take out distro itest as its hanging for me and hudsonantelder1-1/+1
2010-05-04Add missing definition of MyComplexTypeslaws1-0/+40
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