summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder2010-05-181-1/+1
* Make sure callback endpoints are createdrfeng2010-05-178-19/+92
* Make sure we use the value element (holding the property value) for conversionrfeng2010-05-171-3/+2
* Add wsa:Action to the soap header as it's mandatoryrfeng2010-05-172-2/+29
* Add getSchemaName to the interface (to be renamed to getType later)rfeng2010-05-171-1/+3
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...kelvingoodson2010-05-172-3/+3
* expected message and msg definition catchupkelvingoodson2010-05-171-1/+1
* expected message and msg definition catchupkelvingoodson2010-05-173-5/+5
* expected message and msg definition catchupkelvingoodson2010-05-171-2/+2
* Decode the url to avoid problems with it inlcudes spaces in the pathantelder2010-05-151-2/+3
* error message updates for pojo otestskelvingoodson2010-05-142-3/+3
* 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