summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-26Clean up manifestsantelder2-5/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748056 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add Stripes module to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748055 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26More TUSCANY-2858 work on bringing up the webapp support. Separate out the ↵antelder5-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
2009-02-26Update for renamed helper classantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748047 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add start of a helper class to simplify using the implementation.web ↵antelder1-0/+45
ComponentContext git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748046 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Get the Stripes web framework integration working by finishing the Helper classantelder2-90/+81
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748042 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add a sample using the stripes web frameworkantelder13-0/+389
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748041 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Copy the change in r746461 from 1.x to 2.x - Add BPEL document resolver to ↵antelder6-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
2009-02-25Add more test cases for XPathrfeng3-9/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747620 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24A more complete fix for TUSCANY-2869rfeng3-9/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747607 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Add bpel sample to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747448 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Add implementation.bpel to the buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747447 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Remove some commented out codeantelder1-21/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747443 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Update to use just released 1.0 bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747442 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Clean up the ode dependencies and manifestantelder2-17/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747411 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Cleanup the bpel model manifestantelder1-15/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747394 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24TUSCANY-2869: work around the Saxon xpath jar meta-inf/services problemantelder1-2/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747374 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Clean up some unused dependenciesantelder1-24/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747331 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Start to bring up a bpel sample in 2.xantelder13-0/+994
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747323 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Start to bring up the implementation.bpel runtime in 2.xantelder27-0/+3321
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747322 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Start to bring up the implementation.bpel model in 2.xantelder23-0/+2677
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747321 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Start to implement the @attachTo XPath functionsrfeng4-0/+279
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747275 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Minor clean uprfeng1-35/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747242 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Add webapp samples to the buildantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746923 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Change the name from parent to qualifiableIntent for Intent modelrfeng6-21/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746573 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Remove the unused interfacerfeng1-53/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746571 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add the webapp itests to the buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746451 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Update to not include the version in the webapp pathantelder2-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746450 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng194-5379/+3139
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Update NodeImpl so it works with webapps passing in the web.composite ↵antelder2-28/+34
content. I'll post about this to the ML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746244 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Update so webapp runtime works with web-inf/web.compositeantelder1-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746239 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Start of a test for the jsp pageantelder2-5/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746221 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Start adding an itest for helloworld-jsp sampleantelder1-0/+121
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746190 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Add config to use Java remote debuggingantelder1-2/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746188 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Start of an itest for the webapp samplesantelder1-0/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745828 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Simplify implementation-web-runtime by adding a facility to set context ↵antelder7-59/+31
attributes to the servlet host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745770 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Update some commentsantelder2-7/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745664 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of some integration with the Stripes web frameworkantelder7-0/+775
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745654 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Create a webapp feature to contain implementation-webapp stuffrfeng3-3/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745625 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add missing import-packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745624 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Fix the invalid MANIFEST.MFrfeng4-23/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745603 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Simplify the code a bitantelder1-14/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745577 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of a JSF sampleantelder10-0/+537
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745567 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and remove redundant annotationantelder2-7/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745566 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and make composite scopeantelder2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745565 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Change servlet-api scope so it doesn't get included in appsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745552 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start to get basic JSP references workingantelder3-29/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745542 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add implementation-web-runtime to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745511 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add impl.webantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745509 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Tidy up dependenciesantelder3-4/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745508 13f79535-47bb-0310-9956-ffa450edef68