summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an analyzeProblems method to Monitorantelder2010-05-262-0/+61
* Update Deployer.attachDeploymentComposite to return the URI of the attached c...antelder2010-05-262-5/+19
* Add missing log message to match the addEndpoint methodantelder2010-05-231-0/+1
* Add a getLocationAsURL helper methodantelder2010-05-231-0/+17
* Popluate the callback endpoints for endpoint referencesrfeng2010-05-211-0/+9
* Fix the serverity for warningsrfeng2010-05-211-2/+2
* Remove the workaroundrfeng2010-05-211-9/+0
* Add a workaround to support callback endpoint over WSrfeng2010-05-211-0/+9
* Correct presentation of the OASIS licenseslaws2010-05-202-0/+58
* Merge branch 'jaxrs' into trunkrfeng2010-05-1961-213/+1621
* Updaqte to only consider Nodes in the same domainantelder2010-05-181-6/+8
* Avoid NPE by not setting null in domain nameantelder2010-05-181-1/+3
* Use new getNodesInDomain methodantelder2010-05-181-9/+11
* Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder2010-05-183-7/+38
* Update deployer to use a separate list of contributions to look at when looki...antelder2010-05-183-4/+5
* Cleaned up commentsedwardsmj2010-05-181-6/+4
* Updating createXMLStreamReader(URL) to use a StreamSource in its implementati...edwardsmj2010-05-182-2/+7
* Add missing adds to static factoriesantelder2010-05-181-0/+2
* Add missing dependencyantelder2010-05-181-0/+6
* 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