summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Exclude all shaded jarsantelder2010-05-121-1/+1
* Include spring dependnecies in lib antelder2010-05-121-1/+17
* Include the helloworld-spring sample in distroantelder2010-05-121-0/+1
* 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
* Add a custom manifest and bundle activator so the base jar can be used in osgiantelder2010-05-116-8/+874
* Add the rmi binding and all the osgi modules to include all modules needed to...antelder2010-05-111-0/+79
* Updating test to check declarative header supportlresende2010-05-102-1/+11
* error message updates for caa otestskelvingoodson2010-05-1012-36/+36
* Prevent bootstrap launcher from changing caller's classloader setting (TUSCAN...nash2010-05-083-16/+3
* Exclude junit 3.8 dependency brought in by wss4j and use junit 4.5 insteadnash2010-05-081-0/+11
* enable the calculator-equinox test in the distro itest suite. slaws2010-05-081-0/+1
* add ignoresslaws2010-05-080-0/+0
* Add a tuscany.home property to make it easy to run the ant script from outsid...slaws2010-05-081-4/+8
* Don't install jars in the distribution lib folder into the OSGi runtimeslaws2010-05-081-0/+5
* Exclude shaded jars from the distribution modules directoryslaws2010-05-081-0/+3
* Make outstandingOrders list synchronized (TUSCANY-3550)nash2010-05-086-6/+18
* 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
* Use Base64 class from commons-codec instead of forbidden internal JRE class (...nash2010-05-072-2/+8
* 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-0710-30/+30
* 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
* Add back the calculator rmi testsantelder2010-05-071-2/+0
* Put binding-ws-calculator back into the distro itest. It does run now but doe...slaws2010-05-071-1/+1
* add failure instructionsslaws2010-05-071-2/+2
* Playing with getting the sample an scripts working again to remind myself wha...slaws2010-05-071-3/+31
* 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 - new failure messages for 5038 and 5039slaws2010-05-061-2/+2
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-0612-11/+257
* And fix typo here alsoslaws2010-05-061-1/+1
* Fix typo in commentslaws2010-05-061-1/+1
* TUSCANY-3546slaws2010-05-061-0/+40
* Move never finished sample from trunk to contribantelder2010-05-0612-0/+0
* Add tuscany plugin so sample contribution can be run with mvn tuscany:runantelder2010-05-061-0/+5
* Start bringing property itest up slaws2010-05-065-18/+19
* 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