summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-27TUSCANY-2946, take failing test out of buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759072 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new js dependencieslresende1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759063 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new js dependencieslresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759062 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Removing duplicated file that is already available in main/resourceslresende1-1590/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759060 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Extending Javascript extension to provide the js proxy client ↵lresende6-648/+60
file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759058 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding javadoc comments to JavascriptProxyFactorylresende1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759056 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new modules to buildlresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759054 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updating sample app dependencies to add javascript ↵lresende3-0/+44
dependencies for atom and jsonrpc bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759053 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - JSONRPC Binding Javascript extension point implementationlresende6-0/+847
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759052 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Atom Binding Javascript extension point implementationlresende6-0/+492
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759051 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updates to start using Javascript extension points to ↵lresende6-51/+52
generate js client proxies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759050 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding Javascript extension points to be used by ↵lresende8-0/+624
implementtion.widget and any web related extensions that have Javascript proxy dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759049 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2937 - Renaming FeedAggregatorTestCase and adding @Ignore on failing ↵lresende2-350/+361
tests as described in jira git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759048 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2934 - wire up the wire format writersslaws4-0/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take fialing tests out of build, see TUSCANY-2945antelder3-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758698 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Remove old "getWireFormatInterfaceContract" operationslaws9-48/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758697 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take store-test out of build as its broken, see TUSCANY-2944antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758689 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take testcase out of build as its broken, see TUSCANY-2943antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758685 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add jira numberantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758684 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take testcase out of build as its now broken, see TUSCANY-2942antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758681 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Example of how we could describe what exceptions are expected in stestsslaws2-3/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758644 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Remove these files as they are no longer required. Replaced by RRB... versions.slaws3-741/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758633 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add a namespace to the missing component type compositeslaws2-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758631 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws49-440/+794
binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Don't fall over if there is no introspector, e.g. if contribution-jee-impl ↵slaws1-5/+8
is not loaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758611 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2941ramkumar2-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758592 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2941ramkumar4-111/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758591 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2906ramkumar1-13/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758583 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2906ramkumar1-20/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758582 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Move fault type introspection to the the fault mapperrfeng2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758441 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25TUSCANY-2918, Update jms support so that the service listener can be ↵antelder8-343/+197
pluggable via host-jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Move JAAS service policy provider from binding wire to the operation wireslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758186 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Adding test case to test atom feed reference using generic collection interfacelresende6-0/+367
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758083 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Minor formatting and removing unused importslresende1-281/+291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758081 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Adding provided binding URI to avoid issues when service is deployed in a ↵lresende1-1/+11
webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758080 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Minor formattinglresende1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757920 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2936 Extension point API for Java EEvamsic0073-1/+39
o Added place holder for reference tags in JSPs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Commenting out since an issue in openejb is resulting in problems with WAR ↵vamsic0071-1/+1
processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757680 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2936 Extension point API for Java EEvamsic0073-7/+27
o Changed WebModuleInfo to identify individual class artifacts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757679 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Update scadomain to support passing in the default port in the domain uriantelder3-0/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757678 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2838 - Missing files required by implementation widget to properly ↵lresende2-0/+307
register component java script in a webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757656 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2838 - Updating implementation widget to properly register component ↵lresende3-186/+61
java script in a webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757655 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Adding store-webapp to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757654 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Store scenario using widget packaged as a webapplresende17-0/+1085
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757653 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating widget test html to use widget Java Script fuctions ↵lresende2-4/+4
in the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757652 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating store tutorial to use widget Java Script fuctions in ↵lresende4-11/+11
the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757651 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating domain manager ui to use widget Java Script fuctions ↵lresende4-7/+7
in the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757650 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating store samples to use widget Java Script fuctions in ↵lresende3-9/+9
the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757649 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating store sample to use widget Java Script fuctions in ↵lresende1-3/+3
the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757647 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating photo-gallery sample to use widget Java Script ↵lresende1-1/+1
fuctions in the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757646 13f79535-47bb-0310-9956-ffa450edef68