summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Moving 2.x trunklresende7-499/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Update to end all service provider files with a new lineantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27Update implementtaion.web to save the ComponentContext as a servlet context ↵antelder2-0/+86
attribute so applications can get to it in a non-SCA enbaled runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830271 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add a random ranking number to implementation.web providerantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829742 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add error check to give better than just NPEantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803064 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng4-340/+340
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Merge sca taglib dtd fix from 1.x to 2.xantelder1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749660 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Update to work with non-public fields/methodsantelder1-8/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749307 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Remove stray @Service annotationantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749230 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01Start to get JSF webapps going using Apache MyFacesantelder1-2/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749147 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-19Simplify implementation-web-runtime by adding a facility to set context ↵antelder2-58/+1
attributes to the servlet host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745770 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 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-18MOve the jsp taglib to implementation-web-runtimeantelder1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745483 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add jsp taglib files left off previous commitantelder2-0/+163
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745478 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Remove context script code as its not used presently, move JSP taglib from ↵antelder10-950/+3
host-webapp to implementation-web-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745453 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder11-0/+1070
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745450 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende11-1078/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18Fix the compliation error by adding missing methodsrfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696848 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Temporarily embed the jsonrpc client into implementation.web to get the test ↵antelder3-7/+554
sample working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685533 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13pass the servlet request and response to the script processorantelder3-8/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685523 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Remove the need for the WebSingletonantelder3-79/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685204 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Remove duplicate taglibantelder2-145/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685193 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Add the script initilization codeantelder1-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685149 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Add the impl.web RuntimeComponent to the app context and use in the ↵antelder2-1/+5
componentcontextservlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685127 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Update to add and use the ComponentContext to the app contextantelder3-2/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685119 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Start getting implementation-web to work with the new modelantelder3-0/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684655 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Delete classes now in model moduleantelder3-121/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684643 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Start to seperate impl.web into model and runtimeantelder12-0/+612
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680322 13f79535-47bb-0310-9956-ffa450edef68