summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder96-4100/+4100
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17Comment out the http service as its not used by the test an seems to ause a ↵antelder1-1/+1
problem in continuum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766071 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Try another port for the continuum machine buildantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765730 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Change some jms ports to try to fix continuum build conflictsantelder4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765633 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Change to port 8085 to avoid conflict on continuum buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765631 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Change JMS server port to try to avoid conflict on continuum serverantelder5-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Renaming core-web-xxx modules to web-javascript-xxx moduleslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Moving dojo.requires to before store.js and fixing invocation ↵lresende1-4/+4
of services to follow dojo pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761775 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Adjusting modules to add ↵lresende6-12/+5
implementation-widget-runtime-tuscany as dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761567 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Adding new modules and sample apps to buildlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761564 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - New store sample app using dojo version of implementation widgetlresende15-0/+1098
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761563 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2937 uncomment ignored tests as underlying etag issue is fixed under ↵slaws1-361/+360
TUSCANY-2950. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759226 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-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-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-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws2-0/+13
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-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-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 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
2009-03-13Moving to use DOJO 1.3.0b3lresende4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753386 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Fixes for TUSCANY-2642ramkumar2-8/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751644 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08Only create a transport description for the JMS transport if JMS is ↵slaws1-7/+7
configured to be in use. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751406 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06TUSCANY-2871 ClassCastException using atom-abdera bindingbeckerdo2-5/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750972 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Fix for TUSCANY-2875ramkumar2-13/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749548 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support for enabling and configuring authentication for embedded http ↵lresende3-19/+103
server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Refactoring confidentiality policy support for http bindings to it's own modulelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality ↵lresende5-4/+119
policy intent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748006 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding new store-secure sample to exercise security policy in web 2.0 extensionslresende17-0/+1118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748005 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Fix for TUSCANY-2550ramkumar1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747088 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Fix for TUSCANY-2550ramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747087 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY-2855 Holder sample not appearing (part 2, missed a few files)beckerdo1-0/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745215 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17TUSCANY 2855 - Adding Holder WS Samplebeckerdo14-0/+935
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745207 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng5-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745197 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes ↵slaws3-1/+2
here. Firstly WSSecurityPolicyHandler pushes a property into the Axis configuration context to force Rampart to recognize the policy. I haven't discovered what part of our configuration is required to do this properly. Secondly I fixed the helloworld-ws-service-secure test case to reference the wsdl on binding.ws. Without this you get a NPE in axis/rampart as it fails to map binding operations to port type operation using QNames (don't know why it thinks these are QNames). Our generated WSDL has the generated binding in a different namespace to the port type. Associating the wsdl binding with binding.ws means that the binding is not generated at the made up QNames match. I also updated a few key stores as the runtime was complaining about X509 certificate version numbers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743732 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10TUSCANY-2824 - Turn the binding.ws policy handlers back on. The ws policy ↵slaws1-1/+1
handlers are now present but commented out as they are causing problems in the Axis 1.4.1 stack. Update the keys for the binding.ws tests cases so they remain valid for a long time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743002 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Remove target namespace from contribution.xml of distributed calculatorslaws3-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741538 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05TUSCANY-2799 - don't return responses inside arrays. Generally reorg the ↵slaws3-0/+18
code so that the message processors only worry about getting data in and out of JMS message while the interceptors worry about whether the data should be wrapped as an array. In this way the forward path can do array wrapping in order to keep databinding happy while the response path can omit array wrapping git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741219 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Removing obsolete dependencylresende1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739102 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Update the pom.xml to include a jms hostantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738504 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Update the pom.xml to include a jms hostantelder1-97/+103
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738503 13f79535-47bb-0310-9956-ffa450edef68
2009-01-27Removing holder-ws-service from pom as it seems the sample is not availablelresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738023 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Tuscany 2768 - sample showing web services Holder support (input/output ↵beckerdo1-0/+1
parameters) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736344 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Remove unneeded deploy.xml and .componentType filesantelder2-61/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734436 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Remove unneeded deploy.xml and .componentType filesantelder2-61/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734434 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Fix for TUSCANT-2763 & TUSCANY-2764rfeng4-14/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734063 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12TSUCANY-2205 Update README for simple-bigbank.beckerdo1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733832 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Revert pom.xml change inadvertently included in r731561antelder1-4/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731563 13f79535-47bb-0310-9956-ffa450edef68