summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-13move sample to contrib under trunk, (source directory is deprecated for new ↵kelvingoodson17-0/+0
contribs) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963621 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12Fix no class def error from wink update to use slf4j api from 1.6 which ↵antelder1-0/+5
includes a default noop log impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963497 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12Update wsdl resolving to take account of wsdli:location namespace to ↵antelder4-4/+40
location url mappings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963496 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12Update the ws binding model to have a wsdliLocations field to properly store ↵antelder3-7/+36
the iri pairs from the wsdli:location attribute. (do need to still look at what the existing location field is really used for, when i changed that it broke something in impl.bpel so need to investigate whats going on there) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963494 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12move badly placed sample contribkelvingoodson17-0/+690
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963252 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11Changes and additions to Java invoker in support of Client-side and ↵edwardsmj2-12/+91
Server-side asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963037 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11Changes and additions to core in support of Client-side and Server-side ↵edwardsmj8-71/+519
asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963034 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11Changes to binding-ws-runtime-axis2 in support of Client-side and ↵edwardsmj3-41/+116
Server-side asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963032 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11Minor command cleanup, factored out System.in/out to work as well in a ↵jsdelfino12-75/+305
Webapp, renamed test scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962959 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09Updating Wink to it's most recent release to avoid security issue reported ↵lresende5-42/+42
at CVE-2010-2245 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962398 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ↵lresende3-24/+76
binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962391 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response ↵lresende16-310/+539
to allow RPC over GET services to define the wireFormat to use for generating the response payload. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962390 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08Improve default uri calculationantelder1-13/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961826 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08Add some wsdli:location validationantelder2-3/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961748 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ↵jsdelfino1-0/+4
get the NodeFactory and create nodes bound to the Webapp's environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961583 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Fix exception when when no command enteredantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961452 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Add some more helpantelder1-5/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961344 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Avoid any empty tokensantelder1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961323 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Avoid not founds due to extra whitespaceantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961321 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Update installed command to show all composites in a contribution with the ↵antelder1-17/+16
status command showing the deployed composites git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07More help updatesantelder1-17/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961312 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Add RPC/LIT test case slaws1-0/+122
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961299 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2-17/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961298 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws3-21/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961297 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're ↵antelder2-44/+2
the same as start/stop git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961296 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws3-18/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961295 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Add some more help and remove listInstalledContributions and ↵antelder2-55/+19
listDeployedComposites commands as they're the same as installed and status git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961292 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Add bye commandantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961274 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Move all JLine classes into a sub packageantelder5-7/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961270 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Update to use a Tuscany specific completor that can complete each command ↵antelder2-0/+234
argument git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961259 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07Update to use a Tuscany specific completor that can complete each command ↵antelder1-3/+5
argument git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961257 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Add a JLine COmpletor for installed contribution URIsantelder1-0/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961030 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Add help for installed and remove commandsantelder1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961011 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Ensure that the SCA namespace prefix is registered in the XPath namespace ↵bdaniel2-2/+3
context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961010 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06accept command in any caseantelder1-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961009 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Exclude an oasis test thats failingantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961007 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Update install to not require the -uri flag to specify a uri but instead ↵antelder1-15/+38
just use positional uri url parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961005 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Start adding help detailantelder1-23/+215
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960996 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Update to configure the registry from the domainURIantelder3-6/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960881 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Correct addDeploymentComposite help infoantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960685 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add help for installedantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960683 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add installed commandantelder1-1/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960680 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add a start command thatdoes the same as addToDomainLevelCompositeantelder1-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960668 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Update stop command to support stopping individual contributions and compositesantelder2-8/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960660 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Change getDeployedComposites to return the composite relative uri instead of ↵antelder3-6/+6
the absolute uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960659 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Updates to status command and outputantelder1-11/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960657 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Update to also support using JLine for a more powerful command line and tab ↵antelder3-29/+183
completion, and support all the API install contribution parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960610 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Removing unnecessary //TODO commentedwardsmj1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960604 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Initial version of async client endpoint for async response messages for ↵edwardsmj2-15/+335
Phase II of TUSCANY-3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960545 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Adding Classes to handle asynchronous responses as part of Phase II of ↵edwardsmj3-0/+254
TUSCANY-3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960540 13f79535-47bb-0310-9956-ffa450edef68