summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove unused classantelder2009-01-052-149/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731561 13f79535-47bb-0310-9956-ffa450edef68
* Add sample using javascript and compact base jarantelder2008-12-307-0/+301
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730164 13f79535-47bb-0310-9956-ffa450edef68
* Add a basic helloworld spring sample using compact springantelder2008-12-308-0/+358
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730148 13f79535-47bb-0310-9956-ffa450edef68
* Merge sca-contribution file target namespace fix from 1.4 branch to 1.xantelder2008-12-2912-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729845 13f79535-47bb-0310-9956-ffa450edef68
* Fixing ContextClassLoader, which is not set by Android VM automaticallyadrianocrestani2008-12-222-1/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@728615 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] An Android version of the calculator sample applicationlresende2008-12-1739-0/+420
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727494 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] An Android store app consuming SCA serviceslresende2008-12-1713-0/+394
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727484 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2739 - fix ant generator to allow the path to the distribution root ↵slaws2008-12-121-1/+1
| | | | | | directory to be specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725975 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note ↵antelder2008-12-111-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
* TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2008-12-112-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725532 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby ↵lresende2008-12-114-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
* Fixes for TUSCANY-2730ramkumar2008-12-093-94/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724630 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2729 - Updates to readme to remove statement that sample is not ↵lresende2008-12-091-4/+3
| | | | | | working in linux git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724562 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724109 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724108 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724107 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2714ramkumar2008-12-051-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723667 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2718ramkumar2008-12-051-15/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723641 13f79535-47bb-0310-9956-ffa450edef68
* fixes for TUSCANY-2717ramkumar2008-12-053-3/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723632 13f79535-47bb-0310-9956-ffa450edef68
* Wrong launch class in ant build scriptlresende2008-12-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723595 13f79535-47bb-0310-9956-ffa450edef68
* Removing JCR support and other clean up preparing to add sample to 1.4 releaselresende2008-12-057-405/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723564 13f79535-47bb-0310-9956-ffa450edef68
* Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar2008-12-0291-3926/+3926
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2697: Fix NoSuchMethodError by moving up to activemq core 5.2.0antelder2008-12-011-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722072 13f79535-47bb-0310-9956-ffa450edef68
* No changes just fix eolantelder2008-12-011-110/+110
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722071 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2696ramkumar2008-12-0116-15/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722054 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2694ramkumar2008-12-011-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722046 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2684: Apply patch from Dhaval Chauhan for README file update for ↵antelder2008-11-271-5/+167
| | | | | | domain-management sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721164 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2690ramkumar2008-11-264-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720798 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2687ramkumar2008-11-2510-30/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720463 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2678ramkumar2008-11-1961-63/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
* Creating Java SCA 1.x branchlresende2008-11-131271-0/+79067
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68