summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-19Merge branch 'jaxrs' into trunkrfeng61-213/+1621
2010-05-18Updaqte to only consider Nodes in the same domainantelder1-6/+8
2010-05-18Avoid NPE by not setting null in domain nameantelder1-1/+3
2010-05-18Use new getNodesInDomain methodantelder1-9/+11
2010-05-18Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder3-7/+38
2010-05-18Update deployer to use a separate list of contributions to look at when looki...antelder3-4/+5
2010-05-18Cleaned up commentsedwardsmj1-6/+4
2010-05-18Updating createXMLStreamReader(URL) to use a StreamSource in its implementati...edwardsmj2-2/+7
2010-05-18Add missing adds to static factoriesantelder1-0/+2
2010-05-18Add missing dependencyantelder1-0/+6
2010-05-18TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder1-1/+1
2010-05-17Make sure callback endpoints are createdrfeng8-19/+92
2010-05-17Make sure we use the value element (holding the property value) for conversionrfeng1-3/+2
2010-05-17Add wsa:Action to the soap header as it's mandatoryrfeng2-2/+29
2010-05-17Add getSchemaName to the interface (to be renamed to getType later)rfeng1-1/+3
2010-05-17git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...kelvingoodson2-3/+3
2010-05-17expected message and msg definition catchupkelvingoodson1-1/+1
2010-05-17expected message and msg definition catchupkelvingoodson3-5/+5
2010-05-17expected message and msg definition catchupkelvingoodson1-2/+2
2010-05-15Decode the url to avoid problems with it inlcudes spaces in the pathantelder1-2/+3
2010-05-14error message updates for pojo otestskelvingoodson2-3/+3
2010-05-14Update to use defaultDomainNameantelder1-1/+1
2010-05-13Add missing OSGi importrfeng1-0/+1
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws3-21/+43
2010-05-13TUSCANY-3553 - remove the full dtd URL as, when this is read into the XsdMode...slaws2-2/+2
2010-05-13Add missing dependencies and versionsslaws2-6/+7
2010-05-13Set the domain name frm the properties uri configantelder1-0/+1
2010-05-13Update to throw NoSuchDomainException/NoSuchServiceException as appropriate i...antelder2-9/+24
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