summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2009-01-05Remove unused classantelder2-149/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731561 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add sample using javascript and compact base jarantelder7-0/+301
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730164 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add a basic helloworld spring sample using compact springantelder8-0/+358
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730148 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29Merge sca-contribution file target namespace fix from 1.4 branch to 1.xantelder12-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729845 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22Fixing ContextClassLoader, which is not set by Android VM automaticallyadrianocrestani2-1/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@728615 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17[Work in progress] An Android version of the calculator sample applicationlresende39-0/+420
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727494 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17[Work in progress] An Android store app consuming SCA serviceslresende13-0/+394
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727484 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12TUSCANY-2739 - fix ant generator to allow the path to the distribution root ↵slaws1-1/+1
directory to be specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725975 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note ↵antelder1-0/+5
about the issue to the README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725669 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725532 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby ↵lresende4-7/+7
files are not embedded on the activeMQ jar. This solves the issues we were seeing with helloworld-bpel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725498 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09Fixes for TUSCANY-2730ramkumar3-94/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724630 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09TUSCANY-2729 - Updates to readme to remove statement that sample is not ↵lresende1-4/+3
working in linux git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724562 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724109 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724108 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07Add missing license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724107 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05Fixes for TUSCANY-2714ramkumar1-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723667 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05Fixes for TUSCANY-2718ramkumar1-15/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723641 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05fixes for TUSCANY-2717ramkumar3-3/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723632 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05Wrong launch class in ant build scriptlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723595 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05Removing JCR support and other clean up preparing to add sample to 1.4 releaselresende7-405/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723564 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar91-3926/+3926
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68