summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-27Instead of NPE throw NoSuchServiceException if the service doesn't existantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948743 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Adding rest binding reference supportrfeng4-28/+196
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948681 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add array support for the transformerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948680 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26Add an analyzeProblems method to Monitorantelder2-0/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948567 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26Update Deployer.attachDeploymentComposite to return the URI of the attached ↵antelder2-5/+19
composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948564 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Add missing log message to match the addEndpoint methodantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947384 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Add a getLocationAsURL helper methodantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947383 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Popluate the callback endpoints for endpoint referencesrfeng1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947190 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Fix the serverity for warningsrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947189 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Remove the workaroundrfeng1-9/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947188 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21Add a workaround to support callback endpoint over WSrfeng1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947187 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20Correct presentation of the OASIS licenseslaws2-0/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946692 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Merge branch 'jaxrs' into trunkrfeng61-213/+1621
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Updaqte to only consider Nodes in the same domainantelder1-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945641 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Avoid NPE by not setting null in domain nameantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945640 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Use new getNodesInDomain methodantelder1-9/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945571 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory ↵antelder3-7/+38
and getContributions to Node, and update Node init to pass in all contributiosn to Deployer.build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945569 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Update deployer to use a separate list of contributions to look at when ↵antelder3-4/+5
looking for exports git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945568 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Cleaned up commentsedwardsmj1-6/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945562 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Updating createXMLStreamReader(URL) to use a StreamSource in its ↵edwardsmj2-2/+7
implementation, so that the scanning of external files such as DTDs is possible, as described in TUSCANY-3559 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945557 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Add missing adds to static factoriesantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945551 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18Add missing dependencyantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945550 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945519 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Make sure callback endpoints are createdrfeng8-19/+92
When a component is invoked from a non bidirectional interface, inject null to the fields/setters with @Callback git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945259 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Make sure we use the value element (holding the property value) for conversionrfeng1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945255 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Add wsa:Action to the soap header as it's mandatoryrfeng2-2/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945249 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Add getSchemaName to the interface (to be renamed to getType later)rfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945248 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 ↵kelvingoodson2-3/+3
13f79535-47bb-0310-9956-ffa450edef68
2010-05-17expected message and msg definition catchupkelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945121 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17expected message and msg definition catchupkelvingoodson3-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945120 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17expected message and msg definition catchupkelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945109 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15Decode the url to avoid problems with it inlcudes spaces in the pathantelder1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944591 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14error message updates for pojo otestskelvingoodson2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944340 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14Update to use defaultDomainNameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944153 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add missing OSGi importrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944017 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. ↵slaws3-21/+43
At the moment I've turned off validation of sca namespace schema as the OASIS sca schema already includes a "value" element which is an any. So values should validate against anything. Am raising with OASIS but didn't want to do any more fiddling until I get an answer as the guts of this stuff is proving surprisingly frustrating. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944004 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13TUSCANY-3553 - remove the full dtd URL as, when this is read into the ↵slaws2-2/+2
XsdModelResolver is done using a schema collection. Under the covers this uses a parser but give no access to trap the dtd load event. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944002 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add missing dependencies and versionsslaws2-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944000 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Set the domain name frm the properties uri configantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943887 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Update to throw NoSuchDomainException/NoSuchServiceException as appropriate ↵antelder2-9/+24
instead of other exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943885 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Updating Copyright Year in NOTICE fileslresende81-81/+81
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Fixing extra space that was causing issues with implementation.widget ↵lresende1-2/+2
generated scripts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943671 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding generated eTag to RPC style invocationslresende2-9/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943389 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Minor formatting...lresende1-110/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943388 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Removing system.out.println()lresende1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943387 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding RPC Operation Selector to binding.restlresende22-35/+745
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943376 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11TUSCANY-3553 - add the SCA spec schema to the system contribution so that ↵slaws4-8/+74
users can use SCA schema in property types. I don't know why people would want to do that but this capability seems to be the intention of the spec. This slows down the loading of any contributions that use these types, as the schema are loaded, but has little affect if you don't. I'm still looking at whether the local scheme optimization I added is effective but decided to check in as this fault is stopping the otests from running properly currently. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943224 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11Considering request encoding when processing bodylresende2-18/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943205 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10Updating test to check declarative header supportlresende2-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942940 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10error message updates for caa otestskelvingoodson9-17/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942716 13f79535-47bb-0310-9956-ffa450edef68