summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-1896-4100/+4100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the http service as its not used by the test an seems to ause a ↵antelder2009-04-171-1/+1
| | | | | | problem in continuum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766071 13f79535-47bb-0310-9956-ffa450edef68
* Try another port for the continuum machine buildantelder2009-04-162-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765730 13f79535-47bb-0310-9956-ffa450edef68
* Change some jms ports to try to fix continuum build conflictsantelder2009-04-164-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765633 13f79535-47bb-0310-9956-ffa450edef68
* Change to port 8085 to avoid conflict on continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765631 13f79535-47bb-0310-9956-ffa450edef68
* Change JMS server port to try to avoid conflict on continuum serverantelder2009-04-145-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
* Renaming core-web-xxx modules to web-javascript-xxx moduleslresende2009-04-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Moving dojo.requires to before store.js and fixing invocation ↵lresende2009-04-031-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
* TUSCANY-2878 - Adjusting modules to add ↵lresende2009-04-036-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
* TUSCANY-2878 - Adding new modules and sample apps to buildlresende2009-04-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761564 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - New store sample app using dojo version of implementation widgetlresende2009-04-0315-0/+1098
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761563 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2937 uncomment ignored tests as underlying etag issue is fixed under ↵slaws2009-03-271-361/+360
| | | | | | TUSCANY-2950. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759226 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2837 - Updating sample app dependencies to add javascript ↵lresende2009-03-273-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
* TUSCANY-2937 - Renaming FeedAggregatorTestCase and adding @Ignore on failing ↵lresende2009-03-272-350/+361
| | | | | | tests as described in jira git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759048 13f79535-47bb-0310-9956-ffa450edef68
* Take testcase out of build as its broken, see TUSCANY-2943antelder2009-03-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758685 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2931 - allow separate request and response wire formats in ↵slaws2009-03-262-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
* Fixes for TUSCANY-2941ramkumar2009-03-262-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758592 13f79535-47bb-0310-9956-ffa450edef68
* Adding store-webapp to buildlresende2009-03-241-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757654 13f79535-47bb-0310-9956-ffa450edef68
* Store scenario using widget packaged as a webapplresende2009-03-2417-0/+1085
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757653 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2933 - Updating store samples to use widget Java Script fuctions in ↵lresende2009-03-243-9/+9
| | | | | | the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757649 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2933 - Updating store sample to use widget Java Script fuctions in ↵lresende2009-03-241-3/+3
| | | | | | the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757647 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2933 - Updating photo-gallery sample to use widget Java Script ↵lresende2009-03-241-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
* Moving to use DOJO 1.3.0b3lresende2009-03-134-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753386 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2642ramkumar2009-03-092-8/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751644 13f79535-47bb-0310-9956-ffa450edef68
* Only create a transport description for the JMS transport if JMS is ↵slaws2009-03-081-7/+7
| | | | | | configured to be in use. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751406 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2871 ClassCastException using atom-abdera bindingbeckerdo2009-03-062-5/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750972 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2875ramkumar2009-03-032-13/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749548 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for enabling and configuring authentication for embedded http ↵lresende2009-02-263-19/+103
| | | | | | server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring confidentiality policy support for http bindings to it's own modulelresende2009-02-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68
* Adding support to enable SSL when using binding-http using Confidentiality ↵lresende2009-02-265-4/+119
| | | | | | policy intent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748006 13f79535-47bb-0310-9956-ffa450edef68
* Adding new store-secure sample to exercise security policy in web 2.0 extensionslresende2009-02-2617-0/+1118
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748005 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2550ramkumar2009-02-231-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747088 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2550ramkumar2009-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747087 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2855 Holder sample not appearing (part 2, missed a few files)beckerdo2009-02-171-0/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745215 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY 2855 - Adding Holder WS Samplebeckerdo2009-02-1714-0/+935
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745207 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng2009-02-175-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745197 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2824 - turn WSSecurity based policy back on. Two not so great fixes ↵slaws2009-02-123-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
* TUSCANY-2824 - Turn the binding.ws policy handlers back on. The ws policy ↵slaws2009-02-101-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
* Remove target namespace from contribution.xml of distributed calculatorslaws2009-02-063-6/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741538 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2799 - don't return responses inside arrays. Generally reorg the ↵slaws2009-02-053-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
* Removing obsolete dependencylresende2009-01-301-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739102 13f79535-47bb-0310-9956-ffa450edef68
* Update the pom.xml to include a jms hostantelder2009-01-281-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738504 13f79535-47bb-0310-9956-ffa450edef68
* Update the pom.xml to include a jms hostantelder2009-01-281-97/+103
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738503 13f79535-47bb-0310-9956-ffa450edef68
* Removing holder-ws-service from pom as it seems the sample is not availablelresende2009-01-271-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738023 13f79535-47bb-0310-9956-ffa450edef68
* Tuscany 2768 - sample showing web services Holder support (input/output ↵beckerdo2009-01-211-0/+1
| | | | | | parameters) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736344 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded deploy.xml and .componentType filesantelder2009-01-142-61/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734436 13f79535-47bb-0310-9956-ffa450edef68
* Remove unneeded deploy.xml and .componentType filesantelder2009-01-142-61/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734434 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANT-2763 & TUSCANY-2764rfeng2009-01-134-14/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734063 13f79535-47bb-0310-9956-ffa450edef68
* TSUCANY-2205 Update README for simple-bigbank.beckerdo2009-01-121-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@733832 13f79535-47bb-0310-9956-ffa450edef68
* Revert pom.xml change inadvertently included in r731561antelder2009-01-051-4/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731563 13f79535-47bb-0310-9956-ffa450edef68