summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-27Instead of NPE throw NoSuchServiceException if the service doesn't existantelder1-0/+4
2010-05-27Adding rest binding reference supportrfeng4-28/+196
2010-05-27Add array support for the transformerrfeng1-1/+1
2010-05-26Add an analyzeProblems method to Monitorantelder2-0/+61
2010-05-26Update Deployer.attachDeploymentComposite to return the URI of the attached c...antelder2-5/+19
2010-05-23Add missing log message to match the addEndpoint methodantelder1-0/+1
2010-05-23Add a getLocationAsURL helper methodantelder1-0/+17
2010-05-21Popluate the callback endpoints for endpoint referencesrfeng1-0/+9
2010-05-21Fix the serverity for warningsrfeng1-2/+2
2010-05-21Remove the workaroundrfeng1-9/+0
2010-05-21Add a workaround to support callback endpoint over WSrfeng1-0/+9
2010-05-20Correct presentation of the OASIS licenseslaws2-0/+58
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