summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Start to bring up the EJB binding in 2.xantelder2009-02-2647-0/+5616
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748245 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out codeantelder2009-02-262-16/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748233 13f79535-47bb-0310-9956-ffa450edef68
* Created Test_ASM_6007, Test_ASM_6008edwardsmj2009-02-266-0/+309
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748180 13f79535-47bb-0310-9956-ffa450edef68
* Added Test_ASM_6005, Test_ASM_6006edwardsmj2009-02-267-1/+304
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748156 13f79535-47bb-0310-9956-ffa450edef68
* Add itest for the Stripes Framework sampleantelder2009-02-262-0/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748155 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2874 - Add ASM_6030_TestCase - thanks for the patch Susanslaws2009-02-263-0/+132
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748136 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency to manifestantelder2009-02-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748124 13f79535-47bb-0310-9956-ffa450edef68
* CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) ↵antelder2009-02-266-28/+46
| | | | | | and make webapp host only be used if no other hosts (like jetty) are in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748109 13f79535-47bb-0310-9956-ffa450edef68
* Chnage Jetty host to make itself default if multiple hosts registered so ↵antelder2009-02-261-2/+7
| | | | | | that in standalone runtime environment jetty is used even if webapp host in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748108 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2864 - Fix end of test comment. Thanks for the patch emilyslaws2009-02-261-1/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748101 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2868 - Add more assembly/component test cases. Thanks for the patch ↵slaws2009-02-2623-34/+728
| | | | | | Jun Guo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748094 13f79535-47bb-0310-9956-ffa450edef68
* Pointed jinterface dependency to temporary private repowjaniszewski2009-02-261-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748088 13f79535-47bb-0310-9956-ffa450edef68
* Add missing manifest entryantelder2009-02-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748085 13f79535-47bb-0310-9956-ffa450edef68
* Add stripes sample to buildantelder2009-02-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748057 13f79535-47bb-0310-9956-ffa450edef68
* Clean up manifestsantelder2009-02-262-5/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748056 13f79535-47bb-0310-9956-ffa450edef68
* Add Stripes module to buildantelder2009-02-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748055 13f79535-47bb-0310-9956-ffa450edef68
* More TUSCANY-2858 work on bringing up the webapp support. Separate out the ↵antelder2009-02-265-159/+238
| | | | | | runtime initilization into a helper class so the common code can be shared, add a TuscanyContextListener that can start the Tuscany runtime, clean up the use of ThreadLocals. Just need to fix TUSCANY-2881 now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748050 13f79535-47bb-0310-9956-ffa450edef68
* Update for renamed helper classantelder2009-02-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748047 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a helper class to simplify using the implementation.web ↵antelder2009-02-261-0/+45
| | | | | | ComponentContext git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748046 13f79535-47bb-0310-9956-ffa450edef68
* Get the Stripes web framework integration working by finishing the Helper classantelder2009-02-262-90/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748042 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample using the stripes web frameworkantelder2009-02-2613-0/+389
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748041 13f79535-47bb-0310-9956-ffa450edef68
* Removing empty folderlresende2009-02-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748015 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for enabling and configuring authentication for embedded http ↵lresende2009-02-2611-23/+519
| | | | | | server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
* Updating WebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748011 13f79535-47bb-0310-9956-ffa450edef68
* Updating NodeWebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748009 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring confidentiality policy support for http bindings to it's own modulelresende2009-02-2611-4/+336
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup on the policy propertieslresende2009-02-262-20/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748007 13f79535-47bb-0310-9956-ffa450edef68
* Adding support to enable SSL when using binding-http using Confidentiality ↵lresende2009-02-2615-44/+610
| | | | | | 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 the push/pop out of sequence issuerfeng2009-02-251-9/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747972 13f79535-47bb-0310-9956-ffa450edef68
* Correct the type of message that CompositeProcessor reports for a ↵slaws2009-02-254-18/+22
| | | | | | CompositeReadException and correct a few tests to take account of this and another couple of exception funnies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747952 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo2009-02-251-25/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747933 13f79535-47bb-0310-9956-ffa450edef68
* Improve some assembly component tests to be more specificslaws2009-02-254-27/+133
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747917 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2009-02-255-50/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747867 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't ↵slaws2009-02-255-10/+51
| | | | | | rely on boolean fault flag for messages of object type. Thanks for the patch Kaushik git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747826 13f79535-47bb-0310-9956-ffa450edef68
* Copy the change in r746461 from 1.x to 2.x - Add BPEL document resolver to ↵antelder2009-02-256-8/+104
| | | | | | defer to namespace imports if document is not found in current contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747769 13f79535-47bb-0310-9956-ffa450edef68
* Add more test cases for XPathrfeng2009-02-253-9/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747620 13f79535-47bb-0310-9956-ffa450edef68
* A more complete fix for TUSCANY-2869rfeng2009-02-243-9/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747607 13f79535-47bb-0310-9956-ffa450edef68
* Use the equinox as the osgi dependencyrfeng2009-02-241-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747530 13f79535-47bb-0310-9956-ffa450edef68
* Add bpel sample to buildantelder2009-02-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747448 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation.bpel to the buildantelder2009-02-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747447 13f79535-47bb-0310-9956-ffa450edef68
* Remove some commented out codeantelder2009-02-241-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747443 13f79535-47bb-0310-9956-ffa450edef68
* Update to use just released 1.0 bundle pluginantelder2009-02-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747442 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the ode dependencies and manifestantelder2009-02-242-17/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747411 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the bpel model manifestantelder2009-02-241-15/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747394 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder2009-02-241-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747374 13f79535-47bb-0310-9956-ffa450edef68
* Clean up some unused dependenciesantelder2009-02-241-24/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747331 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up a bpel sample in 2.xantelder2009-02-2413-0/+994
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747323 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the implementation.bpel runtime in 2.xantelder2009-02-2427-0/+3321
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747322 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up the implementation.bpel model in 2.xantelder2009-02-2423-0/+2677
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747321 13f79535-47bb-0310-9956-ffa450edef68